Support
compozy support bundle
Create and download a redacted support bundle
- Audience
- Operators running durable agent work
- Focus
- Support guidance shaped for scanability, day-two clarity, and operator context.
compozy support bundle
Create and download a redacted support bundle
compozy support bundle [flags]Examples
# Create a bundle and write it under $COMPOZY_HOME/support-bundles
compozy support bundle --yes
# Write the daemon-built bundle to a specific path
compozy support bundle --yes --output /tmp/compozy-support-bundle.tar.gzOptions
-h, --help help for bundle
--no-status Omit status.json, doctor.json, providers.json, and runtime status snapshots
--output string Path or directory for the downloaded bundle
--yes Confirm support bundle creation without an interactive promptOptions inherited from parent commands
--json Emit JSON outputOutput 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
Example:
compozy support bundle -o json