aix config list

aix config list

List all configuration

Synopsis

List all configuration values in YAML format.

aix config list [flags]

Examples

  # List all configuration
  aix config list

See Also: aix config get, aix config set

Options

  -h, --help   help for list

Options inherited from parent commands

      --log-file string     write logs to file in JSON format
      --log-format string   log format: text, json (default "text")
  -p, --platform strings    target platform(s): claude, opencode (default: all detected)
  -q, --quiet               suppress non-error output
  -v, --verbose count       increase verbosity level (e.g., -v, -vv)

SEE ALSO

Auto generated by spf13/cobra on 24-Jan-2026