← Registry
CLI Official

sentry-cli

The long-standing Rust-based command-line utility for Sentry, used to upload debug symbols and source maps, manage releases, and view issues.

Install

npm install -g @sentry/cli
$

The official Rust-built CLI for Sentry, used to upload debug symbols and source maps, manage releases, and view data such as issues and logs. It is the workhorse most teams wire into CI/CD build steps so stack traces map back to original source. It supports Sentry SaaS and self-hosted 24.11.1 and above; reach for it for established release and symbol-upload pipelines rather than interactive AI workflows.