update teleport
This commit is contained in:
parent
7ff4065891
commit
00aef3821b
1 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
obj: application
|
||||
website: https://goteleport.com
|
||||
repo: https://github.com/gravitational/teleport
|
||||
rev: 2024-03-08
|
||||
rev: 2024-08-07
|
||||
---
|
||||
|
||||
# Teleport
|
||||
|
@ -394,6 +394,8 @@ Usage: `tsh ls [<flags>] [<labels>]`
|
|||
Log in to a cluster and retrieve the session certificate.
|
||||
Usage: `tsh login [<flags>] [<cluster>]`
|
||||
|
||||
> **Info:** If no passwordless authentification methods are available you can login with `--auth=local`
|
||||
|
||||
##### logout
|
||||
Delete a cluster certificate.
|
||||
Usage: `tsh logout`
|
||||
|
|
Loading…
Reference in a new issue