sentry-cli
OfficialAgent-readyInfraObservabilityReleases, source maps, and issue debugging from the terminal.
The official CLI from Sentry. Releases, source maps, and issue debugging from the terminal. Supports structured output — good for scripts and agents.
Task fit
releases, source maps, and issue debugging from the terminal.
Lane
Work with Kubernetes, Terraform, containers, and ops tooling with more confidence.
Operator brief
Use sentry-cli for releases, source maps, and issue debugging from the terminal.
Run `sentry-cli login && sentry-cli releases list` and see what comes back.
Repository family
Sentry
First trust check
sentry-cli responds locally and you can move on to authentication or project setup.
Safe first loop
Install, verify, then run one real command.
Infra inspection loop
Install command
$ brew install getsentry/tools/sentry-cliOperator pack
Copy or export the working notes for this CLI before handing it to an agent.
Verify
$ sentry-cli --helpsentry-cli responds locally and you can move on to authentication or project setup.
First real command
$ sentry-cli login && sentry-cli releases listFirst steps
- 01Install sentry-cli.
- 02Run `sentry-cli --help` first.
- 03Start with `sentry-cli login && sentry-cli releases list`.
- 04Authenticate sentry-cli before asking the agent to do real work.
When to use / hold off when
Best for
releases, source maps, and issue debugging from the terminal.
Use this when
You want observability you can script with structured output.
Hold off when
Trust and constraints
Why operators pick it
- sentry-cli fits infra well, especially for releases, source maps, and issue debugging from the terminal.
- It is the official CLI from Sentry.
- Good for scripts and agents.
Constraints
- Sign in before real work.
- Needs network access.
Repository context
Other CLIs in this family
This is the only CLI surfaced from this family right now.