Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: included command-line alternative installation

...

Download the client for Mac from Teleport website. You can then run the installer and follow the instructions.

You may also do it from the command line, as described in the official Teleport documentation:

No Format
TELEPORT_VERSION=13.4.26
curl -O https://cdn.teleport.dev/teleport-${TELEPORT_VERSION}.pkg
sudo installer -pkg teleport-${TELEPORT_VERSION}.pkg -target /


Multiexcerpt include
MultiExcerptNametsh_version_compatibility
PageWithExcerptTeleport SSH Access - Linux configuration

...