Skip to content

Commit

Permalink
docs: update tsh reference
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenGravy authored and github-actions committed Nov 7, 2024
1 parent 8262e39 commit 69f88ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/reference/cli/tsh.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Environment variables configure your tsh client and can help you avoid using fla

| Environment Variable | Description | Example Value |
| - | - | - |
| TELEPORT_AUTH | Name of a defined SAML, OIDC, or GitHub auth connector (or a local user) | okta |
| TELEPORT_AUTH | Any defined [authentication connector](../access-controls/authentication.mdx), including `passwordless` and `local` (i.e., no authentication connector) | okta |
| TELEPORT_MFA_MODE | Preferred mode for MFA and Passwordless assertions | otp |
| TELEPORT_CLUSTER | Name of a Teleport root or leaf cluster | cluster.example.com |
| TELEPORT_LOGIN | Login name to be used by default on the remote host | root |
Expand Down

0 comments on commit 69f88ac

Please # to comment.