Command-line interface for the Anyrow API.
Download a prebuilt binary from Releases, or build from source:
go install github.com/anyrow/cli@latestResolution order (high to low):
--api-key <value>ANYROW_API_KEYenv var~/.config/anyrow/config.toml→api_key = "..."$XDG_CONFIG_HOME/anyrow/config.toml
--api-key, --base-url, --output (json | ndjson | yaml | table), --verbose, --config, --timeout
0 success 1 4xx client error 2 5xx server error 3 network failure / timeout 4 bad flags / missing api-key 5 unexpected 3xx
MIT — see LICENSE.