Skip to main content
Closed beta, not publicly available. The Corbado Observe CLI is under active development and shared with selected customers only. Commands, output shapes and installation may change without notice. Request access to try it.
The Corbado Observe CLI gives you scripted access to your Observe data from the terminal, without going through the management console. It is designed to be driven by humans and by AI coding agents alike.

1. What it is for

2. Design

The CLI follows the gh 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.