Sentry CLI (original) (raw)

Learn how to use the `sentry-cli` command line executable.

For certain actions, you can use the sentry-cli command line executable. It can connect to the Sentry API and manage some data for your projects. It’s primarily used for managing debug information files for iOS, Android as well as release and source maps management for other platforms.

Learn about the different methods available to install `sentry-cli`.

Learn about the functionality of Sentry’s command line interface, including installation, configuration, and authentication.

Sentry's command line interface can be used for release management. The CLI allows you to create, edit and delete releases as well as upload release artifacts.

Debug information files allow Sentry to extract stack traces and provide more information about crash reports for most compiled platforms. Sentry's CLI can be used to validate and upload debug information files.

Learn how Sentry's command line interface can be used for sending events.

Follow this guide to set up and manage monitors using the Sentry CLI.

Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").