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

`debug-files find` should find debug files (any type) recursively without an `id`

Open marandaneto opened this issue 2 years ago • 0 comments

I wanna use the find cmd without an id, I wanna locate debug files in a folder tree, I don't know the debug ids beforehand.

If the id is mandatory, and its omitted, it should print out a log as well, right now doing sentry-cli debug-files find -p=/ has no output which is technically wrong, feels like there were no debug files in there, but there were, you need an id though.

marandaneto avatar May 25 '23 09:05 marandaneto