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
|
obj: application
|
||||||
website: https://goteleport.com
|
website: https://goteleport.com
|
||||||
repo: https://github.com/gravitational/teleport
|
repo: https://github.com/gravitational/teleport
|
||||||
rev: 2024-03-08
|
rev: 2024-08-07
|
||||||
---
|
---
|
||||||
|
|
||||||
# Teleport
|
# Teleport
|
||||||
|
@ -394,6 +394,8 @@ Usage: `tsh ls [<flags>] [<labels>]`
|
||||||
Log in to a cluster and retrieve the session certificate.
|
Log in to a cluster and retrieve the session certificate.
|
||||||
Usage: `tsh login [<flags>] [<cluster>]`
|
Usage: `tsh login [<flags>] [<cluster>]`
|
||||||
|
|
||||||
|
> **Info:** If no passwordless authentification methods are available you can login with `--auth=local`
|
||||||
|
|
||||||
##### logout
|
##### logout
|
||||||
Delete a cluster certificate.
|
Delete a cluster certificate.
|
||||||
Usage: `tsh logout`
|
Usage: `tsh logout`
|
||||||
|
|
Loading…
Reference in a new issue