Extension
compozy extension
Manage Compozy extensions
- Audience
- Operators running durable agent work
- Focus
- Extension guidance shaped for scanability, day-two clarity, and operator context.
compozy extension
Manage Compozy extensions
Options
-h, --help help for extensionOptions inherited from parent commands
--json Emit JSON output
-o, --output string Output format: human, json, jsonl, or toon (default "human")Output Formats
Every Compozy command supports -o, --output:
humanfor interactive terminal usejsonfor scripts and other machine-readable consumersjsonlfor wait or streaming commands that emit one JSON record per linetoonfor compact agent-readable summaries
Subcommands
| Command | Description |
|---|---|
| compozy extension disable | Disable an installed extension |
| compozy extension enable | Enable an installed extension |
| compozy extension install | Install a local extension or download one from a registry |
| compozy extension list | List installed extensions |
| compozy extension provenance | Show extension provenance and trust report |
| compozy extension remove | Remove an installed extension from disk and the registry |
| compozy extension search | Search marketplace extensions |
| compozy extension status | Show extension runtime status |
| compozy extension update | Check for or install updates for marketplace extensions |