Skip to content

Commit

Permalink
Move Cloud download binaries into tables
Browse files Browse the repository at this point in the history
This change aims to make the Cloud Downloads page a bit neater
looking.
  • Loading branch information
ptgott committed Apr 8, 2022
1 parent ea8ee94 commit 772b448
Showing 1 changed file with 21 additions and 13 deletions.
34 changes: 21 additions & 13 deletions docs/pages/cloud/downloads.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,14 @@ install and run Teleport.

Binaries include:

- `teleport`: the Teleport binary that you can run within your private networks
to enable access to resources in your infrastructure
- `tctl`: a client tool for managing Teleport resources
- `tsh`: a client tool for accessing resources within your cluster
- `tbot`: a client tool you will use to associate a bot user with a machine
identity
|Binary|Purpose|
|---|---|
|`teleport`|The Teleport binary that you can run within your private networks to enable access to resources in your infrastructure|
|`tctl`| A client tool for managing Teleport resources|
|`tsh`| A client tool for accessing resources within your cluster|
|`tbot`| A client tool you will use to associate a bot user with a machine identity|

Here are the available archives:

Description | | | | |
-----------------------------------|-|-|-|-|
Expand All @@ -34,12 +36,14 @@ to install and run Teleport.

Binaries include:

- `teleport`: the Teleport binary that you can run within your private networks
to enable access to resources in your infrastructure
- `tctl`: a client tool for managing Teleport resources
- `tsh`: a client tool for accessing resources within your cluster
- `tbot`: a client tool you will use to associate a bot user with a machine
identity
|Binary|Purpose|
|---|---|
|`teleport`|The Teleport binary that you can run within your private networks to enable access to resources in your infrastructure|
|`tctl`| A client tool for managing Teleport resources|
|`tsh`| A client tool for accessing resources within your cluster|
|`tbot`| A client tool you will use to associate a bot user with a machine identity|

Here are the available archives:

Description | | | | |
-----------------------------------|-|-|-|-|
Expand All @@ -54,7 +58,11 @@ workstations.

Binaries include:

- `tsh`: a client tool for accessing resources within your cluster
|Binary|Purpose|
|---|---|
|`tsh`|A client tool for accessing resources within your cluster|

Here are the available archives:

Description | |
-----------------------------------|-|
Expand Down

0 comments on commit 772b448

Please sign in to comment.