compozy extension secrets
Manage write-only extension environment bindings
compozy extension secrets
Manage write-only extension environment bindings
Options
-h, --help help for secretsOptions 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.
| Format | Output |
|---|---|
human | Help and subcommand list |
json | Not emitted for help |
jsonl | Not emitted for help |
toon | Not emitted for help |
Subcommands
| Command | Description |
|---|---|
| compozy extension secrets bind | Bind one declared environment name to an existing extension Vault ref |
| compozy extension secrets list | List declared and bound environment names without values |
| compozy extension secrets set | Set one declared extension secret from hidden input |
| compozy extension secrets unset | Remove one extension environment binding |