Network
compozy 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.
compozy network
Operate the daemon-owned network runtime
Options
-h, --help help for network
--workspace string Override workspace binding (ID, name, or path)Options inherited from parent commands
--json Emit JSON output
-o, --output string Output format: human, json, jsonl, or toon (default "human")Output Formats
Every Compozy 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 |
|---|---|
| compozy network channels | List active runtime channels |
| compozy network coordination | Inspect or change workspace network coordination |
| compozy network directs | Inspect restricted direct rooms |
| compozy network inbox | Show queued inbound messages for one session |
| compozy network invitation | Dismiss or reset the coordination invitation |
| compozy network mute | Mute one peer's network delivery |
| compozy network peers | List visible local peers and their capability cards |
| compozy network send | Send one envelope through the daemon-owned network runtime |
| compozy network status | Show Network availability, Live participation, and runtime metrics |
| compozy network subscribe | Subscribe one peer to full delivery |
| compozy network subscriptions | Inspect network delivery preferences |
| compozy network threads | Inspect public network threads |
| compozy network unmute | Remove one network delivery preference |
| compozy network usage | Show workspace-scoped network wake usage from the ledger |
| compozy network work | Inspect lifecycle-bearing network work |