Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

add streaming #4

Open
kamilsk opened this issue Feb 23, 2019 · 0 comments
Open

add streaming #4

kamilsk opened this issue Feb 23, 2019 · 0 comments

Comments

@kamilsk
Copy link
Member

kamilsk commented Feb 23, 2019

retry --stream-to=12345 -- do command

retry starts listen 12345 TCP port to stream stdout/stderr of executed command to it.

can be useful https://blog.kowalczyk.info/article/wOYk/advanced-command-execution-in-go-with-osexec.html

some inspiration:

@kamilsk kamilsk self-assigned this Feb 23, 2019
@kamilsk kamilsk added this to To do in Interface Feb 24, 2019
@kamilsk kamilsk added this to the retry 5.0 milestone Feb 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Interface
  
To do
Development

No branches or pull requests

1 participant