Replies: 1 comment
|
Well, technically both Adding streaming does change the return type of the command and add complexity to the code, so it might not be worth adding it to every compatible command until there is a need. Anyway, I'm open to the idea. It is also possible to stream output to a filehandle, using the Cheers, |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I know at least 'provision' would be nearly as valuable to stream as 'up', but also things like long-running SSH commands would also be really nice to get a stream from.
I may look into adding this myself and sending you a PR, just wondering what your thoughts were on it. Any specific reason that only 'up' supports this output mechanism right now?
All reactions