Extension
agh extension update
Check for or install updates for marketplace extensions
- Audience
- Operators running durable agent work
- Focus
- Extension guidance shaped for scanability, day-two clarity, and operator context.
agh extension update
Check for or install updates for marketplace extensions
agh extension update [name] [flags]Options
--all Update every installed marketplace extension
--allow-unverified Allow update when the extension checksum is not registry-verified
--check Only check for updates without installing them
-h, --help help for update
--version string Update to a specific registry version
--yes Skip confirmation when using --allow-unverifiedOptions 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 extension update [name] -o json