docs/docs/en/api/cli/config/get.md
Read the effective value of the specified CLI configuration item. If it has not been explicitly set, the default value is returned.
nb config get <key>
| Parameter | Type | Description |
|---|---|---|
<key> | string | Configuration item name. See nb config for supported values |
nb config get locale
nb config get update.policy
nb config get license.pkg-url
nb config get docker.network
nb config get docker.container-prefix
nb config get nb-image-registry
nb config get nb-image-variant
nb config get proxy.nb-cli-root
nb config get proxy.upstream-host
nb config get proxy.nginx-driver
nb config get proxy.caddy-driver
nb config get bin.nginx
nb config get bin.git