Hooks
AGH RuntimeHooks
agh hooks list
List resolved hooks in pipeline order
- Audience
- Operators running durable agent work
- Focus
- Hooks guidance shaped for scanability, day-two clarity, and operator context.
agh hooks list
List resolved hooks in pipeline order
agh hooks list [flags]Options
--agent string Filter by agent name
--event string Filter by hook event
-h, --help help for list
--mode string Filter by hook mode
--source string Filter by hook source
--workspace string Filter by workspace name or IDOptions inherited from parent commands
--json Emit JSON output
-o, --output string Output format: human, json, jsonl, or toon (default "human")Output 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 hooks list -o json