Support
agh 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.
agh support bundle
Create and download a redacted support bundle
agh support bundle [flags]Examples
# Create a bundle and write it under $AGH_HOME/support-bundles
agh support bundle --yes
# Write the daemon-built bundle to a specific path
agh support bundle --yes --output /tmp/agh-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 AGH 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:
agh support bundle -o json