Skip to content
Bridge
CompozyOS RuntimeBridge

compozy bridge

Manage bridge instances

Audience
Operators running durable agent work
Focus
Bridge guidance shaped for scanability, day-two clarity, and operator context.

compozy bridge

Manage bridge instances

Options

  -h, --help   help for bridge

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 bridge createCreate a bridge instance
compozy bridge disableDisable a bridge instance
compozy bridge enableEnable a bridge instance
compozy bridge getShow one bridge instance
compozy bridge listList bridge instances
compozy bridge manifestGenerate provider setup artifacts
compozy bridge resolveResolve a bridge target name without sending
compozy bridge restartRestart a bridge instance
compozy bridge routesInspect routes for one bridge instance
compozy bridge secret-bindingsManage bridge secret bindings
compozy bridge send-testSend one real message through a bridge provider
compozy bridge setupConfigure a bridge instance and its write-only secrets
compozy bridge targetsList discovered targets for one bridge instance
compozy bridge test-deliveryResolve a typed outbound delivery target for one bridge instance
compozy bridge updateUpdate mutable bridge fields
compozy bridge verifyRun live provider checks for one bridge instance

On this page