sentry-cli icon indicating copy to clipboard operation
sentry-cli copied to clipboard

A command line utility to work with Sentry.

Results 241 sentry-cli issues
Sort by recently updated
recently updated
newest added

Audit the Sentry CLI codebase for `panic!` and other panicking functions/macros (e.g. `expect`, `unwrap`) to ensure that we should actually be panicking in these cases, rather than returning an error....

CLI
Task