← Registry
CLI Official

Sentry CLI (sentry)

The newer TypeScript Sentry CLI built for developers and AI agents, with Seer-powered root cause analysis (sentry issue explain/plan), DSN auto-detection, and JSON output.

Install

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

A newer zero-config Sentry CLI for developers and AI agents that reads your .env and codebase to auto-detect the project and DSN, dropping the need to memorize flags and slugs. Seer-powered commands like sentry issue explain analyze stack traces to pinpoint the failing file, and sentry issue plan returns a step-by-step fix. Structured JSON output pipes cleanly into jq and automation; use it for intent-based, agent-friendly debugging rather than legacy build pipelines.