hey
is this room live?
Anyhow, in case it is. I've been trying to launch ssh sessions via mach
.
Can't get the input to pass through.
Is this possible?
Also similar problem when prompting for passwords for VPN setup etc.
I don't think that works
It could work, with a little tinkering.
But it doesn't yet.
That would be sweet. As we are increasingly using Mach to manage our infra runs etc.
Can you point me at what needs a little tinkering?
You'd have to like, commandeer stdin during command execution
then pipe the stdin to the running process' stdin
It could be quite simple, something in the back of my head thinks you can connect it up using node.js streams
I'll take a gander.