From 57094caae854cd465b731d8a7307b621ef3e47c2 Mon Sep 17 00:00:00 2001 From: Steven Martin Date: Wed, 27 Sep 2023 14:34:44 -0400 Subject: [PATCH 1/4] docs: update Teleport Team prereqs --- docs/pages/includes/edition-prereqs-tabs.mdx | 24 +++++++++++--------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/docs/pages/includes/edition-prereqs-tabs.mdx b/docs/pages/includes/edition-prereqs-tabs.mdx index 4e94bbda95e9..f3448998979a 100644 --- a/docs/pages/includes/edition-prereqs-tabs.mdx +++ b/docs/pages/includes/edition-prereqs-tabs.mdx @@ -1,15 +1,4 @@ - - -- A Teleport Team account. If you don't have an account, sign -up to begin your [free trial](https://goteleport.com/signup/). - -- The Enterprise `tctl` admin tool and `tsh` client tool, version >= (=teleport.version=). - - You can download these tools by visiting your [Teleport - account workspace](https://teleport.sh). - - - A running Teleport cluster. For details on how to set this up, see the @@ -19,7 +8,18 @@ up to begin your [free trial](https://goteleport.com/signup/). See [Installation](../installation.mdx) for details. + + + +- A Teleport Team account. If you don't have an account, sign +up to begin your [free trial](https://goteleport.com/signup/). + +- The Enterprise `tctl` admin tool and `tsh` client tool, version >= (=cloud.version=). + + You can download these tools from the [Cloud Downloads page](../../choose-an-edition/teleport-cloud/downloads.mdx). + + @@ -41,6 +41,8 @@ up to begin your [free trial](https://goteleport.com/signup/). and upgrade to Teleport Enterprise Cloud. - The Enterprise `tctl` admin tool and `tsh` client tool version >= (=cloud.version=). + + You can download these tools from the [Cloud Downloads page](../../choose-an-edition/teleport-cloud/downloads.mdx). From f4c2bc73bbabeb21d04a8f9bf67658e8c4a21c4d Mon Sep 17 00:00:00 2001 From: Steven Martin Date: Wed, 27 Sep 2023 15:17:03 -0400 Subject: [PATCH 2/4] update Team prereqs --- docs/pages/includes/no-oss-prereqs-tabs.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/pages/includes/no-oss-prereqs-tabs.mdx b/docs/pages/includes/no-oss-prereqs-tabs.mdx index 24a497eee307..0cd21b0bfa99 100644 --- a/docs/pages/includes/no-oss-prereqs-tabs.mdx +++ b/docs/pages/includes/no-oss-prereqs-tabs.mdx @@ -5,8 +5,9 @@ page](https://goteleport.com/signup/) to begin your free trial. - The Enterprise `tctl` admin tool and `tsh` client tool version >= - (=teleport.version=), which you can download by visiting your [Teleport - account](https://teleport.sh). + (=cloud.version=). + + You can download these tools from the [Cloud Downloads page](../../choose-an-edition/teleport-cloud/downloads.mdx). ```code $ tctl version From 13748cf7a69c3c3c879974135133f7c44ee3fb1b Mon Sep 17 00:00:00 2001 From: Steven Martin Date: Wed, 27 Sep 2023 15:39:55 -0400 Subject: [PATCH 3/4] correct link --- docs/pages/includes/edition-prereqs-tabs.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pages/includes/edition-prereqs-tabs.mdx b/docs/pages/includes/edition-prereqs-tabs.mdx index f3448998979a..712888a08cf3 100644 --- a/docs/pages/includes/edition-prereqs-tabs.mdx +++ b/docs/pages/includes/edition-prereqs-tabs.mdx @@ -16,7 +16,7 @@ up to begin your [free trial](https://goteleport.com/signup/). - The Enterprise `tctl` admin tool and `tsh` client tool, version >= (=cloud.version=). - You can download these tools from the [Cloud Downloads page](../../choose-an-edition/teleport-cloud/downloads.mdx). + You can download these tools from the [Cloud Downloads page](../choose-an-edition/teleport-cloud/downloads.mdx). @@ -42,7 +42,7 @@ up to begin your [free trial](https://goteleport.com/signup/). - The Enterprise `tctl` admin tool and `tsh` client tool version >= (=cloud.version=). - You can download these tools from the [Cloud Downloads page](../../choose-an-edition/teleport-cloud/downloads.mdx). + You can download these tools from the [Cloud Downloads page](../choose-an-edition/teleport-cloud/downloads.mdx). From 1208a98c01316b3864f0ae4967c84e00fa14b14b Mon Sep 17 00:00:00 2001 From: Steven Martin Date: Wed, 27 Sep 2023 15:40:14 -0400 Subject: [PATCH 4/4] correct link --- docs/pages/includes/no-oss-prereqs-tabs.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/includes/no-oss-prereqs-tabs.mdx b/docs/pages/includes/no-oss-prereqs-tabs.mdx index 0cd21b0bfa99..6d08414ec746 100644 --- a/docs/pages/includes/no-oss-prereqs-tabs.mdx +++ b/docs/pages/includes/no-oss-prereqs-tabs.mdx @@ -7,7 +7,7 @@ - The Enterprise `tctl` admin tool and `tsh` client tool version >= (=cloud.version=). - You can download these tools from the [Cloud Downloads page](../../choose-an-edition/teleport-cloud/downloads.mdx). + You can download these tools from the [Cloud Downloads page](../choose-an-edition/teleport-cloud/downloads.mdx). ```code $ tctl version