From 00aef3821bd57c0afc14fe5a4ae875ac88db820b Mon Sep 17 00:00:00 2001 From: JMARyA Date: Wed, 7 Aug 2024 15:56:39 +0200 Subject: [PATCH] update teleport --- technology/applications/web/Teleport.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/technology/applications/web/Teleport.md b/technology/applications/web/Teleport.md index b5dbe8d..7b3e4c4 100644 --- a/technology/applications/web/Teleport.md +++ b/technology/applications/web/Teleport.md @@ -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 [] []` Log in to a cluster and retrieve the session certificate. Usage: `tsh login [] []` +> **Info:** If no passwordless authentification methods are available you can login with `--auth=local` + ##### logout Delete a cluster certificate. Usage: `tsh logout`