start config
Manage start configuration
Manage start configuration
Usage
Terminal
Subcommands
| Command | Description |
|---|---|
start config set | Set a configuration value |
start config get | Get a configuration value |
start config list | List all configuration |
set
Set a configuration value
Terminal
| Argument | Required | Description |
|---|---|---|
key | Yes | Config key (api-key, default-server) |
value | Yes | Config value |
get
Get a configuration value
Terminal
| Argument | Required | Description |
|---|---|---|
key | Yes | Config key |
list
List all configuration
Terminal