tarek salem

Results 4 comments of tarek salem

Are there any updates regarding this feature??

thanks for your reply, is this work for executing sub commands on that ssh connection using builder pattern? ```go script.Exec("ssh yhost ls").FIle("filepath").Stdout() ``` will this work?

@bitfield yes, I am asking about why the script operations are runing locally and there is no a mechanism to run them over ssh, I know that I can run...

@bitfield mmm, actually it differs from use case to another, my question came from a use case, which is a golang service running and listening for new created servers then...