Fixed Quick Start and added "tsh login" tip

Closes #682
This commit is contained in:
Ev Kontsevoy 2016-12-30 16:30:13 -08:00
parent e669e542e6
commit 2795ca9ce8

View file

@ -78,12 +78,17 @@ will be able to log into it using web-based terminal.
Let's login using the `tsh` command line tool:
```bash
tsh --proxy=localhost localhost
tsh --proxy=localhost ssh localhost
```
Notice that `tsh` client always needs `--proxy` flag because all client connections
in Teleport have to go via a proxy sometimes called an "SSH bastion".
!!! tip "Tip":
You can use `tsh --proxy=localhost login` to create a client profile in `~/.tsh`
directory. This will make `tsh` "remember" the current proxy server and remove
the need for `--proxy` flag.
## Adding Nodes to Cluster
Let's add another node to your cluster. `tctl` command below will create a single-use