config

Usage

ocm get config <options>

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)
  • JSON
  • json
  • yaml

See Also

  • ocm get — Get information about artifacts and components