nb config set

Set a CLI configuration value. Supported keys are license.pkg-url, docker.network, and docker.container-prefix.

Usage

nb config set <key> <value>

Parameters

ParameterTypeDescription
<key>stringConfiguration key: license.pkg-url, docker.network, or docker.container-prefix
<value>stringConfiguration value; must not be empty

Examples

nb config set license.pkg-url https://pkg.nocobase.com/
nb config set docker.network nocobase
nb config set docker.container-prefix nb

Notes

When setting license.pkg-url, the CLI normalizes the URL so it ends with /.