Skip to content
Network
CompozyOS RuntimeNetwork

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:

  • human for interactive terminal use
  • json for scripts and other machine-readable consumers
  • jsonl for wait or streaming commands that emit one JSON record per line
  • toon for compact agent-readable summaries

Subcommands

CommandDescription
compozy network channelsList active runtime channels
compozy network coordinationInspect or change workspace network coordination
compozy network directsInspect restricted direct rooms
compozy network inboxShow queued inbound messages for one session
compozy network invitationDismiss or reset the coordination invitation
compozy network muteMute one peer's network delivery
compozy network peersList visible local peers and their capability cards
compozy network sendSend one envelope through the daemon-owned network runtime
compozy network statusShow Network availability, Live participation, and runtime metrics
compozy network subscribeSubscribe one peer to full delivery
compozy network subscriptionsInspect network delivery preferences
compozy network threadsInspect public network threads
compozy network unmuteRemove one network delivery preference
compozy network usageShow workspace-scoped network wake usage from the ledger
compozy network workInspect lifecycle-bearing network work

On this page