config update
Command
The config update
command updates the specified configuration, creating it if it does not already exist.
Usage
config update <id> <file_path>
Parameters
Parameter | Description | Required? | Default Value |
---|---|---|---|
id | Cpnfiguration identifier | ✔️ | |
file_path | Path to file containing desired configuration definition | ✔️ |
Examples
> configs update test /path/to/my/config.yaml