EXE
WinGet
sentry-cli
Sentry · 2.58.3 · 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.58.3
Description
A command line utility to work with Sentry.
License
BSD-3-CLAUSE
↗
Installer URL
https://github.com/getsentry/sentry-cli/releases/download/2.58.3/sentry-cli-Windows-i686.exe
Release Notes
Improvements
- For the sentry-cli build upload command, we now only auto-detect Git metadata when we detect we are running in a CI environment, unless the user manually overrides this behavior (#2974). This change prevents local development builds from triggiering GitHub status checks for size analysis.
- We can detect most common CI environments based on the environment variables these set.
- We introduced two new arguments, --force-git-metadata and --no-git-metadata, which force-enable and…