Skip to main content
Preview surface. unbound oacb is in active development. Subcommands and flags are changing day-to-day. Treat this page as a pointer to the live --help output, not a contract. Once the surface settles, this page will be expanded with per-subcommand docs.

What is OACB?

OACB (Origin Access Control Broker) is the gateway component that mediates access between AI tools and the origins they reach through Unbound. The CLI surface for it lives under unbound oacb and is being filled in as the broker stabilizes.

Current surface

For the canonical list of subcommands and their flags, run:
unbound oacb --help
Each subcommand also takes --help:
unbound oacb <subcommand> --help

Status

ItemStatus
Subcommand treeStabilizing — see --help for the current list
Per-subcommand docsPending — this page will be expanded once the surface settles
Stability guaranteeNone yet — pin a CLI version (unbound --version) if you script against oacb
If you’re building automation against unbound oacb today and want a stable contract, reach out via support@unboundsecurity.ai so we can flag your use case before the next surface change.