Skip to content

compozy config

Inspect and mutate Compozy configuration

For people running agent work12 pages in this section

compozy config

Inspect and mutate Compozy configuration

Options

  -h, --help   help for config

Options inherited from parent commands

      --json            Emit JSON output
  -o, --output string   Output format: human, json, jsonl, or toon (default "human")

Output Formats

This command displays human-readable help and its subcommand list. The inherited -o, --output and --json flags do not serialize help output.

FormatOutput
humanHelp and subcommand list
jsonNot emitted for help
jsonlNot emitted for help
toonNot emitted for help

Subcommands

CommandDescription
compozy config apply-historyList persisted config apply records
compozy config checkAlias for config validate
compozy config editOpen the selected config overlay in $VISUAL or $EDITOR
compozy config getGet one redacted effective config value
compozy config listList redacted effective config values
compozy config pathShow resolved Compozy config paths
compozy config reloadReconcile config.toml with the daemon active generation
compozy config setSet one config value through the validated config writer
compozy config showShow the redacted effective config
compozy config unsetRemove one config value through the validated config writer
compozy config validateValidate Compozy configuration

On this page