Add pseudo tty ability to ssh_command method

Issue #11 closed
Jesse Almanrode repo owner created an issue

It would be handy to have a flag in the ssh_command method that would enable Paramiko's pseudo tty capability.

It would enable getting around this error:

sudo: sorry, you must have a tty to run sudo

Comments (4)

  1. Log in to comment