Manage Configuration
Configuration should be managed by using config add
and config remove
commands. Using add command will also
validate values that will be added to the configuration.
Example Usage
Configuration
- Flag:
--config-path
- Short Flag:
-f
- Valid inputs: valid filename
Specify a filename for the configuration files, you can provide multiple configuration
files by using -f
flag multiple times.