Skip to content

compozy extension secrets

Manage write-only extension environment bindings

For people running agent work5 pages in this section

compozy extension secrets

Manage write-only extension environment bindings

Options

  -h, --help   help for secrets

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 extension secrets bindBind one declared environment name to an existing extension Vault ref
compozy extension secrets listList declared and bound environment names without values
compozy extension secrets setSet one declared extension secret from hidden input
compozy extension secrets unsetRemove one extension environment binding

On this page