Usage
cli config get [options]
Description
Retrieves CLI configuration option
Options
-k, --key <key>
: Config key to retrieve
Additional Information
With this command users can retrieve the current configuration setting of the specified config option. It would also be helpful in scripts where you would temporarily switch the configuration option and restore it at the end of the script.
Usage
cli config get [options]Description
Retrieves CLI configuration option
Options
-k, --key <key>: Config key to retrieve
Additional Information
With this command users can retrieve the current configuration setting of the specified config option. It would also be helpful in scripts where you would temporarily switch the configuration option and restore it at the end of the script.