Getting output on SSH connection
Closed this issue · 1 comments
ssbanerje commented
Is there any way to get STDOUT
or STDERR
streams as strings or lists from the sultan API? I am particularly interested in the remote SSH based commands.
davydany commented
I've implemented this in Version 0.6. Here is the documentation for it: http://sultan.readthedocs.io/en/latest/sultan-examples.html#example-12-results-from-a-command
I'm closing this ticket, but please reopen it if it is still an issue. Thank you!