Bridge
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 bridgeOptions 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 bridge create | Create a bridge instance |
| compozy bridge disable | Disable a bridge instance |
| compozy bridge enable | Enable a bridge instance |
| compozy bridge get | Show one bridge instance |
| compozy bridge list | List bridge instances |
| compozy bridge manifest | Generate provider setup artifacts |
| compozy bridge resolve | Resolve a bridge target name without sending |
| compozy bridge restart | Restart a bridge instance |
| compozy bridge routes | Inspect routes for one bridge instance |
| compozy bridge secret-bindings | Manage bridge secret bindings |
| compozy bridge send-test | Send one real message through a bridge provider |
| compozy bridge setup | Configure a bridge instance and its write-only secrets |
| compozy bridge targets | List discovered targets for one bridge instance |
| compozy bridge test-delivery | Resolve a typed outbound delivery target for one bridge instance |
| compozy bridge update | Update mutable bridge fields |
| compozy bridge verify | Run live provider checks for one bridge instance |