Client Installation¶
There are multiple Teleport Clients available for download. A client is required to access Kubernetes clusters and databases.
Teleport Connect¶
Teleport Connect is a desktop application that allows you to connect to a Teleport cluster and access resources. It is available for Linux, macOS, and Windows.
Make sure to select Teleport Connect
from the dropdown menu
TSH Client¶
The TSH Client is a command line tool that allows you to connect to a Teleport cluster and access resources. It is available for Linux, macOS, and Windows.
It includes the following commands:
tsh login
- log in to a Teleport clustertsh ssh
- connect to a node or a clustertsh db
- connect to a databasetsh status
- show the status of the Teleport cluster
Make sure to select tsh client
from the dropdown menu