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

New --exec-pipe output option #643

Merged
merged 1 commit into from
Oct 24, 2019
Merged

New --exec-pipe output option #643

merged 1 commit into from
Oct 24, 2019

Conversation

hairyhenderson
Copy link
Owner

@hairyhenderson hairyhenderson commented Oct 23, 2019

New --exec-pipe option which redirects output to the post-run exec command's stdin.

Fixes #581

Currently, only a single input is supported. If there's demand later on, we could discuss use-cases...

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

@hairyhenderson hairyhenderson marked this pull request as ready for review October 23, 2019 23:37
@hairyhenderson hairyhenderson self-assigned this Oct 24, 2019
@hairyhenderson hairyhenderson force-pushed the exec-pipe-581 branch 2 times, most recently from 1298e0a to f4aadda Compare October 24, 2019 03:08
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
@hairyhenderson hairyhenderson merged commit 094d983 into master Oct 24, 2019
@hairyhenderson hairyhenderson deleted the exec-pipe-581 branch October 24, 2019 03:14
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.

Allow to pass rendered template as stdin to post-template command
1 participant