1. What it is for
2. Design
The CLI follows thegh model: typed commands for the common path, a raw API escape hatch for everything else, JSON-first output that can be filtered inline and full schema introspection so an agent can drive it from --help alone.
Projects are paired locally. Non-secret project metadata is stored in a config file and the API key is held in the operating system’s secret store rather than in plain text. API keys are managed in the console under Observe → Settings → API keys.
3. Availability
Install instructions and a full command reference will be published here once the CLI reaches general availability.
4. Available today
Use with AI agents
The Corbado Observe agent skill, publicly available.
Corbado Observe Debugger
Inspect the live event stream in Chrome DevTools.