Network
AGH RuntimeNetwork
agh network
Operate the daemon-owned network runtime
- Audience
- Operators running durable agent work
- Focus
- Network guidance shaped for scanability, day-two clarity, and operator context.
agh network
Operate the daemon-owned network runtime
Options
-h, --help help for networkOptions 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 network channels | List active runtime channels |
| agh network inbox | Show queued inbound messages for one session |
| agh network peers | List visible local and remote peers |
| agh network send | Send one envelope through the daemon-owned network runtime |
| agh network status | Show network runtime status and queue metrics |