Installation
groniz binary — no Node, npm, or pnpm
required. It detects your OS/arch, verifies the download’s SHA-256 against the
signed manifest, installs to ~/.groniz/bin/groniz, and adds that dir to
PATH. Supported: Linux/macOS on x64/arm64 (glibc). Ideal for a fresh box or a
coding agent.
Verify the installation:
Authentication
Option 1: OAuth2 (Recommended)
Authenticate using the device flow — no client ID or secret needed:- Display a one-time code in your terminal
- Open your browser to authorize
- Automatically save credentials to
~/.groniz/credentials.json
Option 2: API Key
Set your Groniz API key as an environment variable. You can get your API key from the Groniz Settings page.OAuth2 credentials take priority over the API key when both are present.
Quick Start
Commands Overview
All commands output JSON, making the CLI easy to use in scripts and automation pipelines.
