teleport/tool/tsh
Ev Kontsevoy 6383b755c5 Multi-cluster tsh
`tsh` has always supported reverse tunnels via undocumented "sites"
command.

This commit:

1. Renames "sites" to "clusters" to be consistent with the rest of
   Teleport naming conventions
2. Adds --cluster flag to `tsh ssh`
3. Updates the User Manual in the documentation dir

Refs #437
2016-06-11 20:04:53 -07:00
..
main.go Multi-cluster tsh 2016-06-11 20:04:53 -07:00
main_test.go Implemented local command execution 2016-03-31 16:02:39 -07:00