sentry-cli

Installation
SKILL.md

Sentry CLI Usage Guide

Help users interact with Sentry from the command line using the sentry CLI.

Prerequisites

The CLI must be installed and authenticated before use.

Installation

curl https://cli.sentry.dev/install -fsS | bash

# Or install via npm/pnpm/bun
npm install -g sentry

Authentication

Installs
126
GitHub Stars
466
First Seen
Mar 18, 2026
sentry-cli — pedronauck/skills