sentry-cli
sentry-cli copied to clipboard
Crons: Add attachments support to CLI
We've recently enabled attachment support for a Crons check-in. We can now enable support in our CLI, to automatically upload it's output to Sentry.
@gaprl, to clarify, we should upload the output from the cronjob as an attachment? Should we do this always, or should we only do it when the user opts-in via a CLI flag?