EXE
WinGet
sentry-cli
Sentry · 2.42.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.42.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.42.0/sentry-cli-Windows-i686.exe
Release Notes
With this release, we now build and publish multi-architecture (arm64 and aarch64) Docker images for Sentry CLI, both to the GitHub Container Registry (GHCR) and Docker Hub.
Various fixes & improvements
- feat: Only warn for token org mismatch (#2382) by @szokeasaurusrex
- feat: Improve custom panic hook (#2355) by @szokeasaurusrex
- We now have better error messages when there is an internal error in Sentry CLI.
- feat: Deprecate --use-artifact-bundle option (#2349) by @szokeasaurusrex
- feat…