Bundle
compozy bundle
Manage extension bundle presets
- Audience
- Operators running durable agent work
- Focus
- Bundle guidance shaped for scanability, day-two clarity, and operator context.
compozy bundle
Manage extension bundle presets
Options
-h, --help help for bundleOptions 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 bundle activate | Activate a bundle preset |
| compozy bundle catalog | List available extension bundle presets |
| compozy bundle deactivate | Deactivate a bundle preset and remove owned resources |
| compozy bundle get | Show one bundle activation |
| compozy bundle list | List active bundle presets |
| compozy bundle network-settings | Show bundle-derived network settings |
| compozy bundle preview | Preview a bundle activation without writing resources |
| compozy bundle update | Reapply a bundle activation from its installed profile |