U

Upstash CLI

CLI discovered

Details
Command
upstash
Docs
https://upstash.com/docs/agent-resources/cli
Authentication
Upstash account email and Developer API key + Upstash account email and Developer API key discovered
Upstash account email and Developer API key compound $ upstash login

Acquired by the CLI — running upstash login opens the auth flow and stores the credential.

Upstash account email and Developer API key env UPSTASH_EMAIL, UPSTASH_API_KEY + Upstash account email and Developer API key env UPSTASH_EMAIL, UPSTASH_API_KEY discovered
Upstash account email and Developer API key $ upstash --email <email> --api-key <api_key> ... + Upstash account email and Developer API key $ upstash --email <email> --api-key <api_key> ... discovered