project
25Command
Command "project" from getsentry/cli, covering examples, list all projects in an org, filter by platform, view project details and open project in browser.
Command
Command "project" from getsentry/cli, covering examples, list all projects in an org, filter by platform, view project details and open project in browser.
Command
Command "react-native" from getsentry/cli, covering examples, also associate with a release and distribution(s), xcode build step (react-native xcode) and important notes.
Command
Command "release" from getsentry/cli, covering examples, list releases (auto-detect org), list releases in a specific org, view release details and create and finalize a release.
Command
Command "replay" from getsentry/cli, covering examples, list replays, list recent replays for a project, search across all projects in an org and change the time window and sort.
Command
Command "repo" from getsentry/cli, covering examples, list repositories (auto-detect org), list repos in a specific org with pagination and output as json.
Command
Command "schema" from getsentry/cli, covering examples, list all api resources, browse issue endpoints, view details for a specific operation and search for monitoring-related endpoints.
Command
Command "snapshots" from getsentry/cli, covering examples, upload a folder of screenshots as a snapshot for an app, only flag images that differ by more than 1%, compare two directories of snapshot images locally and download a specific baseline snapshot by id.
Command
Command "sourcemap" from getsentry/cli, covering examples, inject debug ids, inject debug ids into all js files in dist/, preview changes without writing and only process specific extensions.
Command
Command "span" from getsentry/cli, covering examples, list spans, list recent spans in the current project, find all db spans and slow spans in the last 24 hours.
Command
Command "status" from getsentry/cli, covering examples, show the current status of sentry's services, components and get machine-readable status (useful in scripts).
Command
Command "team" from getsentry/cli, covering examples, list teams, paginate through teams and output as json.
Command
Command "trace" from getsentry/cli, covering examples, list traces, list last 20 traces (default), sort by slowest first and filter by transaction name, last 24 hours.
Command
Command "trial" from getsentry/cli, covering examples, list all trials for the current org, list trials for a specific org, start a seer trial and start a trial for a specific org.