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

Support piping input to plugin #1317

Merged
merged 1 commit into from
Feb 28, 2022
Merged

Support piping input to plugin #1317

merged 1 commit into from
Feb 28, 2022

Conversation

hairyhenderson
Copy link
Owner

Fixes #1311

Instead of only providing the input as the final arg to the plugin command, this allows providing the input as its stdin instead.

Signed-off-by: Dave Henderson dhenderson@gmail.com

Signed-off-by: Dave Henderson <dhenderson@gmail.com>
@hairyhenderson hairyhenderson merged commit 01a3bfe into master Feb 28, 2022
@hairyhenderson hairyhenderson deleted the plugin-std-pipe-1311 branch February 28, 2022 01:25
@mihaitodor
Copy link
Contributor

That looks awesome @hairyhenderson and it does just what I needed. Thank you so much for implementing it! ❤️

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

Successfully merging this pull request may close these issues.

Call an external binary when rendering a template to multiple outputs
2 participants