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 Nov 7, 2024
1 parent 92ec682 commit 3acdd6f
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 3acdd6f

Please # to comment.