EXE
WinGet
sentry-cli
Sentry · 2.57.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
sentry-cli-Windows-i686.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Sentry.sentry-cli
Version
2.57.0
Description
A command line utility to work with Sentry.
License
BSD-3-CLAUSE
↗
Installer URL
https://github.com/getsentry/sentry-cli/releases/download/2.57.0/sentry-cli-Windows-i686.exe
Release Notes
New Features
- (JS API) Add projects field to SentryCliUploadSourceMapsOptions (#2856)
Deprecations
- Deprecated the upload-proguard subcommand's --app-id, --version, and --version-code flags (#2852), as we plan to remove these flags in Sentry CLI 3.x. Users should simply stop using the flags; the values specified there have never had an effect on deobfuscation, and are no longer visible in Sentry.
- Added a deprecation notice for release bundle uploads, a legacy method for uploading source maps…