agh update
Check for and apply the latest stable AGH release
- Audience
- Operators running durable agent work
- Focus
- Update guidance shaped for scanability, day-two clarity, and operator context.
agh update
Check for and apply the latest stable AGH release
Synopsis
Check GitHub Releases for the latest stable AGH build and apply it when this install supports self-update. Managed installs return the exact package-manager upgrade path instead of mutating files directly.
agh update [flags]Examples
agh update
agh update --check
agh update -o jsonOptions
--check Check for a newer stable release without changing files
-h, --help help for updateOptions 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 update -o json