Skip to main content
The CLI needs to authenticate with a hub before you can deploy monitors or view results.

Griffin Cloud

Opens a browser-based device authorization flow. Once you authenticate, credentials are stored locally and used for all subsequent commands.
Clears stored credentials.

Self-hosted hub

The hub URL and token are stored in your project’s local state.

Generating API keys

For self-hosted hubs using API key authentication:
Generates a key in the format grfn_sk_<48-char-hex>. Configure this key on the hub via the AUTH_API_KEYS environment variable.

Checking connection status

Shows your current project, connected hub, and authentication state.