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 ability to execute commands in tee mode #75

Merged
merged 1 commit into from
Sep 7, 2021
Merged

Add ability to execute commands in tee mode #75

merged 1 commit into from
Sep 7, 2021

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Sep 6, 2021

This is a required feature for use within molecule as the executed
commands may run for a long period of time and users want to see
live progress.

Fixes: #40

@ssbarnea ssbarnea added the enhancement New feature or request label Sep 6, 2021
@ssbarnea ssbarnea marked this pull request as ready for review September 6, 2021 15:21
@ssbarnea ssbarnea requested a review from webknjaz as a code owner September 6, 2021 15:21
This is a required feature for use within molecule as the executed
commands may run for a long period of time and users want to see
live progress.

Fixes: #40
@ssbarnea ssbarnea merged commit 4f84c41 into main Sep 7, 2021
@ssbarnea ssbarnea deleted the fix/more branch September 7, 2021 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure exec() can be used in live move (tee?)
2 participants