The official Homebrew tap and binary downloads for the Corbado Observe CLI, a command-line client for exploring authentication analytics in Corbado Observe.
On Apple Silicon macOS, with Homebrew installed and its shell setup completed, run:
brew install --cask corbado/tap/corbadoHomebrew makes corbado available on PATH and installs jq for JSON filtering.
The CLI is a signed, notarized standalone executable; no Bun or Node.js installation
is needed. Intel macOS, Linux, and Windows are not currently supported.
brew update
brew upgrade --cask corbado/tap/corbadoIf you previously installed the Homebrew formula, run brew uninstall --formula corbado
once before installing the cask. Your project configuration and stored credentials
are preserved.
corbado --help
corbado guideUse corbado schema for machine-readable command documentation.
See the latest release for standalone downloads, checksums, and release notes, or browse all releases.
This repository contains distribution packages. The CLI source is maintained separately.