Bridge
AGH RuntimeBridge
agh bridge
Manage bridge instances
- Audience
- Operators running durable agent work
- Focus
- Bridge guidance shaped for scanability, day-two clarity, and operator context.
agh bridge
Manage bridge instances
Options
-h, --help help for bridgeOptions 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 bridge create | Create a bridge instance |
| agh bridge disable | Disable a bridge instance |
| agh bridge enable | Enable a bridge instance |
| agh bridge get | Show one bridge instance |
| agh bridge list | List bridge instances |
| agh bridge restart | Restart a bridge instance |
| agh bridge routes | Inspect routes for one bridge instance |
| agh bridge test-delivery | Resolve a typed outbound delivery target for one bridge instance |
| agh bridge update | Update mutable bridge fields |