Extension
AGH RuntimeExtension
agh extension
Manage AGH extensions
- Audience
- Operators running durable agent work
- Focus
- Extension guidance shaped for scanability, day-two clarity, and operator context.
agh extension
Manage AGH extensions
Options
-h, --help help for extensionOptions 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
Subcommands
| Command | Description |
|---|---|
| agh extension disable | Disable an installed extension |
| agh extension enable | Enable an installed extension |
| agh extension install | Install a local extension or download one from a registry |
| agh extension list | List installed extensions |
| agh extension remove | Remove an installed extension from disk and the registry |
| agh extension search | Search remote extension registries |
| agh extension status | Show extension runtime status |
| agh extension update | Check for or install updates for marketplace extensions |