ocm_get_config.md
August 20, 2024 · View on GitHub
ocm get config — Get Evaluated Config For Actual Command Call
Synopsis
ocm get config <options>
Aliases
config, cfg
Options
-h, --help help for config
-O, --outfile string output file or directory
-o, --output string output mode (JSON, json, yaml)
Description
Evaluate the command line arguments and all explicitly or implicitly used configuration files and provide a single configuration object.
With the option --output the output mode can be selected.
The following modes are supported:
(default)JSONjsonyaml