Get
Get a specific Config value that has been previously set. If there's an env variable
matching the key (in uppercase and with the 'MGC_' prefix), it'll be retreived. Otherwise, the value will be searched for in the YAML file
Usage:
Usage:
./mgc config get [key] [flags]
Product catalog:
- Flags:
- -h, --help help for get
--key
string Name of the desired config (required)
Other commands:
- Global Flags:
--cli.show-cli-globals
Show all CLI global flags on usage text
Flags: