{"id":13524444,"url":"https://github.com/getsentry/sentry-cli","last_synced_at":"2026-04-15T22:02:31.724Z","repository":{"id":37561973,"uuid":"51176043","full_name":"getsentry/sentry-cli","owner":"getsentry","description":"A command line utility to work with Sentry.","archived":false,"fork":false,"pushed_at":"2025-05-07T16:45:24.000Z","size":12980,"stargazers_count":935,"open_issues_count":69,"forks_count":229,"subscribers_count":70,"default_branch":"master","last_synced_at":"2025-05-07T23:34:53.052Z","etag":null,"topics":["cli","crash-reporting","hacktoberfest","rust","sentry","sentry-cli","tag-production","team-web-backend"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/cli/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2016-02-05T21:44:33.000Z","updated_at":"2025-05-07T14:50:08.000Z","dependencies_parsed_at":"2024-01-29T13:26:21.946Z","dependency_job_id":"8bf763ab-2147-4b8b-a29e-4dc3cb6f0435","html_url":"https://github.com/getsentry/sentry-cli","commit_stats":{"total_commits":2007,"total_committers":148,"mean_commits":13.56081081081081,"dds":0.6452416542102641,"last_synced_commit":"99c0991d0c6e7bd27ae5d49e782fd016ad53ab2e"},"previous_names":[],"tags_count":328,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252973607,"owners_count":21834104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","crash-reporting","hacktoberfest","rust","sentry","sentry-cli","tag-production","team-web-backend"],"created_at":"2024-08-01T06:01:10.138Z","updated_at":"2026-04-02T19:00:27.996Z","avatar_url":"https://github.com/getsentry.png","language":"Rust","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://sentry.io/?utm_source=github\u0026utm_medium=logo\" target=\"_blank\"\u003e\n    \u003cpicture\u003e\n      \u003csource srcset=\"https://sentry-brand.storage.googleapis.com/sentry-logo-white.png\" media=\"(prefers-color-scheme: dark)\" /\u003e\n      \u003csource srcset=\"https://sentry-brand.storage.googleapis.com/sentry-logo-black.png\" media=\"(prefers-color-scheme: light), (prefers-color-scheme: no-preference)\" /\u003e\n      \u003cimg src=\"https://sentry-brand.storage.googleapis.com/sentry-logo-black.png\" alt=\"Sentry\" width=\"280\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# Sentry CLI\n\nThis is the repository for Sentry CLI, the official command line interface for Sentry.\n\nSentry CLI can be used for many tasks, including uploading debug symbols and source maps to Sentry, managing releases, and viewing Sentry data such as issues and logs.\n\n## Installation and Usage\n\nPlease refer to [Sentry CLI's documentation page](https://docs.sentry.io/cli/).\n\n## Compatibility\n\nSentry CLI officially supports [Sentry SaaS](https://sentry.io/) and [Sentry Self-Hosted](https://github.com/getsentry/self-hosted) versions 24.11.1 and above.\n\n\u003cdetails\u003e\n\n\u003csummary\u003e\u003ch3\u003eSelf-Hosted Sentry\u003c/h3\u003e\u003c/summary\u003e\n\nFor self-hosted installations, only those features which were available in Sentry CLI at the time of the release of the given self-hosted version are supported, as new features may require server-side support. Additionally, some features, like the `sentry-cli build` commands, are restricted to Sentry SaaS.\n\nUsers who are using Sentry Self-Hosted versions older than 24.11.1 are encouraged to upgrade their Sentry Self-Hosted installations before using Sentry CLI versions 3.0.0 and above. For users who cannot upgrade, please use the version indicated in the table below.\n\n| **Sentry Self-Hosted Version** | **Newest Compatible Sentry CLI Version**                              |\n| ------------------------------ | --------------------------------------------------------------------- |\n| ≥ 24.11.1                      | [latest](https://github.com/getsentry/sentry-cli/releases/latest)     |\n| \u003c 24.11.1                      | [2.58.5](https://github.com/getsentry/sentry-cli/releases/tag/2.58.5) |\n\nNote that we can only provide support for officially-supported Sentry Self-Hosted versions. We will not backport fixes for older Sentry CLI versions, even if they should be compatible with your self-hosted version.\n\n\u003c/details\u003e\n\n## Versioning\n\nSentry CLI follows semantic versioning, according to [this versioning policy](VERSIONING.md).\n\n## Compiling\n\nIn case you want to compile this yourself, you need to install at minimum the\nfollowing dependencies:\n\n* Rust stable and Cargo\n* Make, CMake and a C compiler\n\nUse cargo to compile:\n\n    $ cargo build\n\nAlso, there is a Dockerfile that builds an Alpine-based Docker image with\n`sentry-cli` in the PATH. To build and use it, run:\n\n```sh\ndocker build -t sentry-cli .\ndocker run --rm -v $(pwd):/work sentry-cli --help\n```\n\n## Internal docs\n\nSnapshot: [Sentry CLI distribution as of 2026-01-29](docs/snapshots/2026-01-29-sentry-cli-distribution.md).\n","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"categories":["Rust","Command Line","Developer Tools"],"sub_categories":["Dependency Management"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsentry%2Fsentry-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetsentry%2Fsentry-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsentry%2Fsentry-cli/lists"}