Command
Command "agent-conversation" from getsentry/cli, covering examples, list conversations, list recent agent conversations, explicit organization and show more, last 24 hours.
Command
Command "agent-conversation" from getsentry/cli, covering examples, list conversations, list recent agent conversations, explicit organization and show more, last 24 hours.
Command
Command "alert" from getsentry/cli, covering examples, create an issue alert rule, list issue alert rules, list issue alert rules for a project and filter rules by name.
Command
Endpoints are relative to /api/0/ — the prefix is added automatically.
Command
Command "auth" from getsentry/cli, covering examples, oauth login (recommended), token login, read-only oauth login and custom oauth scopes.
Command
Command "build" from getsentry/cli, covering examples, upload an android build (apk or aab) for size analysis, upload an ios build (xcarchive directory or ipa), upload with a build configuration and release notes and tag a build with install groups (repeatable).
Command
Command "cli" from getsentry/cli, covering examples, check for updates, upgrade, upgrade to latest stable and upgrade to a specific version.
Command
Command "code-mappings" from getsentry/cli, covering examples, upload code mappings from a json file, specify repository explicitly, specify repository and default branch and output as json.
Command
Command "dart-symbol-map" from getsentry/cli, covering examples, upload a dart symbol map with a debug id, validate without uploading, output as json and important notes.
Command
Command "dashboard" from getsentry/cli, covering examples, list dashboards, list all dashboards, filter by name pattern and open dashboard list in browser.
Command
Command "debug-files" from getsentry/cli, covering examples, inspect a debug information file (auto-detects the format), bundle jvm sources with a debug id, exclude additional directories and output as json.
Command
Command "docs" from getsentry/cli, covering examples, ask a documentation question and search the documentation index.
Command
Command "event" from getsentry/cli, covering examples, sending events, send an error event (default level), specify level, release, and environment and add tags and extra data.
Command
Command "explore" from getsentry/cli, covering examples, top errors (default), top errors in the last 24 hours, scoped to a project, all projects in an org and bare project slug (searches across orgs).
Command
Modern User Feedback is stored as Feedback issues. The command always limits issue searches to issue.category:feedback; it does not use the legacy User Reports API.
Command
All commands support the following global options.
Command
Command "info" from getsentry/cli, covering examples, print the resolved config and verify authentication and important notes.
Command
Authentication: Interactive runs start the OAuth login flow automatically when credentials are missing or the stored session has expired. Non-interactive and CI runs must authenticate before running sentry init.
Command
Command "issue" from getsentry/cli, covering examples, list issues, list issues in a specific project, all projects in an org and search for a project across organizations.
Command
Command "local" from getsentry/cli, covering examples, start the server and tail events (default), run your app with the local server auto-enabled, use a custom port and only show errors and logs (filter out transactions).
Command
Command "log" from getsentry/cli, covering examples, list logs, list last 100 logs (default), show only error logs and filter by message content.
Command
SENTRYDSN=https://[email protected]/0 \ sentry monitor run nightly-job -- python manage.py cron.
Command
Command "org" from getsentry/cli, covering examples, list organizations, view organization details, open in browser and json output.
Command
Command "platform" from getsentry/cli, covering examples, list all valid sentry platform identifiers, filter by substring, shortcut for sentry platform list and output as json.
Command
Command "proguard" from getsentry/cli, covering examples, compute the uuid for a proguard/r8 mapping file, output as json (includes the file path) and important notes.