teleport/tool
Ev Kontsevoy 4a07dd3e22 Improved CLI login procedure
This commit adds several improvements to how CLI SSH login works

- Validated keys are added to the SSH agent [1]
- tsh will does not verify host keys twice anymore
- error messages for "access denied" look clean now

[1] This is huge. This means that tsh login can "feed" the keys to the
    built-in SSH agents of the OS and OpenSSH can fetch them from there.

QUESTION: why do we even need `tsh agent` option then? ssh-agent is
installed on every Linux/OSX machine.
2017-01-24 19:54:41 -08:00
..
tctl Marked in-progress tctl commands as 'hidden' 2017-01-01 19:04:37 -08:00
teleport Improved CLI login procedure 2017-01-24 19:54:41 -08:00
tsh Improved CLI login procedure 2017-01-24 19:54:41 -08:00