Edit

opencenter config path

Show the path to the configuration file

Synopsis

Show the absolute path to the CLI configuration file.

The configuration file location is determined by:

  1. OPENCENTER_CONFIG_DIR environment variable (if set)

  2. Default OS-specific config directory (~/.config/opencenter on Linux/macOS)

The configuration file is named 'config.yaml' within the configuration directory.

opencenter config path [flags]

Options

  -h, --help   help for path

SEE ALSO

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

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