TheDocumentation Index
Fetch the complete documentation index at: https://docs.upstackdata.com/llms.txt
Use this file to discover all available pages before exploring further.
upstack CLI is a thin wrapper around the Upstack API. It handles authentication, profile management, and a few ergonomics like measure-title resolution that the raw API leaves to the caller.
The CLI is designed to be both a human tool and a target for AI agents. See AI agent workflow for the intended Claude-in-your-terminal use case.
Install
Configure
- API Key — your Upstack key (starts with
upstack_). Mint at Settings → API Keys in the dashboard. - Pixel ID — the pixel uuid the key is scoped to.
~/.upstackrc with file mode 0600.
Verify
upstack measures next.
Multiple profiles
For additional environments or pixels:--profile <name> on any command. See Profiles for the full reference.