Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
titlePassing other options to tsh
user@local $ python3 -m teleport.login --tsh-options ="--no-use-local-ssh-agent --insecure"

...