Command-line utility to interact with Sentry error tracking platform
Command-line utility to interact with Sentry
sentry-cli$ sentry-cli login$ sentry-cli releases files upload-sourcemaps /path/to/maps --release=myapp@1.0.0$ sentry-cli releases create myapp@1.0.0 && sentry-cli releases set-commits myapp@1.0.0 --auto