sentry-cli

officialscriptableobservabilitybrew

Sentry · Releases, source maps, and issue debugging from the terminal.

$ brew install getsentry/tools/sentry-cli
One-liner to try
$ sentry-cli login && sentry-cli releases list

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .md
Readiness
Great for agents · 75/100
Verify
sentry-cli --help
Agent URL
/cli/sentry-cli/agent.md

Quick reference

Installbrew install getsentry/tools/sentry-cli
Verifysentry-cli --help
First commandsentry-cli login && sentry-cli releases list

About

The official CLI from Sentry. Releases, source maps, and issue debugging from the terminal. Supports structured output — good for scripts and agents.

Example workflow

1. sentry-cli login && sentry-cli releases list

Alternatives worth considering