The CLI for developers and agents
curl https://cli.sentry.dev/install -fsS | bash It Knows Your Project
No config files. No flags. The CLI reads your .env, detects your project from the codebase, and just works. Monorepos, multiple orgs, complex setups — all handled automatically.
Stop memorizing project slugs and DSNs. Start typing commands that make sense.
Ask Seer Why
Get AI-powered root cause analysis right in your terminal. Seer analyzes stack traces, related events, and your codebase to explain exactly what went wrong and why.
Then run sentry issue plan to get a step-by-step fix you can apply immediately.
sentry issue plan for a fix.Works With Everything
Structured JSON output for scripts and pipelines. Open issues directly in your browser. Pipe to jq, fzf, or your favorite tools.
Built for humans and AI agents alike — every command is predictable, composable, and automation-ready.