CLICommand reference
Config
Generated reference for nimbu config
Generated from the CLI command contract. Do not edit this page manually.
nimbu config
Manage configuration
nimbu config banner
Pick a banner theme interactively
nimbu config get
Get a config value
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--key | yes | Config key to get |
nimbu config list
List all config values
nimbu config path
Print config file path
nimbu config set
Set a config value
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--key | yes | Config key to set | |
--value | yes | Value to set |
nimbu config unset
Unset a config value
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--key | yes | Config key to unset |