nb config

Manage CLI configuration defaults. Supported keys:

  • license.pkg-url
  • docker.network
  • docker.container-prefix

Usage

nb config <command>

Subcommands

CommandDescription
nb config getGet the effective value for a configuration key
nb config setSet a configuration value
nb config deleteDelete an explicitly configured value
nb config listList explicitly configured values

Examples

nb config list
nb config get docker.network
nb config set docker.network nocobase
nb config delete docker.container-prefix