Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a send-envelope command #703

Open
marandaneto opened this issue Mar 29, 2020 · 2 comments
Open

Add a send-envelope command #703

marandaneto opened this issue Mar 29, 2020 · 2 comments
Labels

Comments

@marandaneto
Copy link

@marandaneto marandaneto commented Mar 29, 2020

Very similar to send-event, but for envelopes.
As we move slowly towards envelopes, it'd be nice to be able to send envelopes through sentry-cli.

Also, it'd be very useful if we could read and send raw events from a file/dir. (See #702)

@marandaneto marandaneto added the feature label Mar 29, 2020
@jan-auer
Copy link
Member

@jan-auer jan-auer commented Mar 30, 2020

Would that be by sending an envelope file, or generate one on the fly? For comparison, send-event doesn't send an existing JSON file, but composes it from command line arguments.

@marandaneto
Copy link
Author

@marandaneto marandaneto commented Mar 30, 2020

@jan-auer I see that as being able to send a raw envelope and not generating one on the fly, the reason would be the same as #702

I'd say that being able to generate an envelope on the fly is also a feature request, as we might want to send eg a session, that can't be done by any other command through.

We could extend the description of this issue or create a new one :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.