>_Sentry CLIOfficial
@getsentry
About Sentry CLI
Create Sentry releases, upload source maps and debug files, and manage deployment metadata.
#sentry-cli#developer-tools#developer-tool#official#sentry-releases
Installation
brew install getsentry/tools/sentry-cliWhat it does
Release management
Source map uploads
Debug information files
Command examples
- 1
sentry-cli login - 2
sentry-cli releases new v1.0.0 - 3
sentry-cli sourcemaps upload ./dist
Details
More Developer tools CLIs
Bun
$ bun
An all-in-one JavaScript runtime, package manager, bundler, and test runner.
GitHub CLI
$ gh
GitHub on the command line: repositories, pull requests, issues, Actions, releases, and API calls.
GitLab CLI
$ glab
GitLab’s official CLI for merge requests, issues, pipelines, releases, snippets, and self-managed instances.
HTTPie
$ http
A human-friendly HTTP client with JSON, sessions, auth, and formatted output.
Lazygit
$ lazygit
A keyboard-driven terminal UI for staging, rebasing, branching, and Git history.
Playwright
$ playwright
Cross-browser end-to-end testing and browser automation from the command line.
Comments