Documentation Index
Fetch the complete documentation index at: https://docs.coval.dev/llms.txt
Use this file to discover all available pages before exploring further.
Installation
- Homebrew
- Cargo
- Binary
Authentication
Interactive Login
API Key Flag
Pass your API key directly:Verify Authentication
sk_...****) to confirm you are authenticated.
Configuration
The CLI stores configuration in a platform-specific config directory. Runcoval config path to see the exact location on your system.
View Config Path
Get a Config Value
Set a Config Value
Config File Format
Environment Variables
Environment variables override config file values:| Variable | Description |
|---|---|
COVAL_API_KEY | API key (overrides config file) |
COVAL_API_URL | API base URL (overrides config file) |
Supported Platforms
- macOS (Intel and Apple Silicon)
- Linux (x86_64)
- Windows

