sentrycli icon indicating copy to clipboard operation
sentrycli copied to clipboard

CLI tools to query and analyze data gathered by Sentry

Results 4 sentrycli issues
Sort by recently updated
recently updated
newest added

Firstly thanks for this amazing little utility. When I run this command: ```sentrycli group 1079208708.json -o``` I get this error: ``` Traceback (most recent call last): File "/my/path/Python/2.7/bin/sentrycli", line 9,...

I'm trying to debug a certain issue, and was hoping to use this tool to for example find the first event from a certain user. But I noticed that the...

Thanks for this great tool! Do you guys think it would be possible to do a subset of this functionality on a per project basis? I am thinking about error...

Current name (`sentrycli`) interferes with https://github.com/getsentry/sentry-cli and having `sentry` as prefix might suggest official support. The goal is to gather ideas for better name as changing it is technically rather...