Edit

opencenter config get

Get a configuration value using dot notation

Synopsis

Get a configuration value using dot notation.

Examples: opencenter config get logging.level opencenter config get paths.clustersDir opencenter config get paths.pluginsDir opencenter config get paths.stateDir opencenter config get behavior.autoConfirm

Use dot notation to access nested configuration values. If the key doesn’t exist, an error will be returned.

opencenter config get <key> [flags]

Options

  -h, --help   help for get

SEE ALSO

  • opencenter_config.md[opencenter config] - Manage CLI configuration settings

Auto generated by spf13/cobra on 28-Apr-2026