Install
Subcommands
Environment variables
All subcommands accept keys via flags or environment variables. Set these in a.env file or export them in your shell:
Error handling
The CLI uses Unix exit codes:
Errors are printed to stderr in human-readable format. Add
--json to any subcommand for machine-readable JSON errors on stderr.