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

[Merged by Bors] - feat: Add 'fluvio produce --raw' for sending whole files #1148

Closed

Conversation

nicholastmosher
Copy link
Contributor

Closes #1139.

  • Adds fluvio produce <topic> --raw flag to indicate that input should be sent as one full record, rather than broken down by lines.

Copy link
Contributor

@sehz sehz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor nit. Can you add to changelog ?

Copy link
Contributor

@sehz sehz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should go into 0.8.4

@nicholastmosher
Copy link
Contributor Author

Oh whoops

@nicholastmosher nicholastmosher requested a review from sehz June 4, 2021 13:09
@nicholastmosher
Copy link
Contributor Author

bors r+

bors bot pushed a commit that referenced this pull request Jun 4, 2021
Closes #1139.

- Adds `fluvio produce <topic> --raw` flag to indicate that input should be sent as one full record, rather than broken down by lines.
@bors bors bot changed the title feat: Add 'fluvio produce --raw' for sending whole files [Merged by Bors] - feat: Add 'fluvio produce --raw' for sending whole files Jun 4, 2021
@bors bors bot closed this Jun 4, 2021
@nicholastmosher nicholastmosher deleted the producer-cli-lines branch June 7, 2021 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: ability to upload raw binary file
2 participants