docs/libmachine/ssh
Bilal Amarni b62afc85f7 SSH - don't enable BatchMode
When a passphrase protected key is not yet in ssh-agent, it gives a
chance to the user to fill a prompt instead of silently failing.

Signed-off-by: Bilal Amarni <bilal.amarni@gmail.com>
2016-04-17 09:39:52 +02:00
..
sshtest libmachine/ssh: added the Start and Wait functions to the Client interface 2016-01-27 09:52:29 +01:00
client.go SSH - don't enable BatchMode 2016-04-17 09:39:52 +02:00
client_test.go Correct error handling for external SSH client 2016-04-12 11:43:18 +03:00
keys.go Lint, step 1 2015-11-04 14:17:58 -08:00
keys_test.go Make libmachine usable by outside world 2015-09-23 12:30:15 -07:00
ssh_test.go Make libmachine usable by outside world 2015-09-23 12:30:15 -07:00