sentry-cli
officialscriptableobservabilitybrew
Sentry · Releases, source maps, and issue debugging from the terminal.
$ brew install getsentry/tools/sentry-cliOne-liner to try
$ sentry-cli login && sentry-cli releases listAgent pack
Quick reference
Install
brew install getsentry/tools/sentry-cliVerify
sentry-cli --helpFirst command
sentry-cli login && sentry-cli releases listMachine JSON
/cli/sentry-cli.jsonAbout
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