From 6b2d9275c343f5dce3ea3a549e163cd180745cf4 Mon Sep 17 00:00:00 2001 From: Gus Luxton Date: Mon, 29 Jul 2024 13:44:52 -0300 Subject: [PATCH] Change to using tctl desktop ls (#44735) * Change to using tctl desktops ls `tctl get windows_desktop` -> `tctl desktops ls` * Apply suggestions from code review Co-authored-by: Zac Bergquist --------- Co-authored-by: Zac Bergquist --- docs/pages/choose-an-edition/migrate-to-cloud.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/choose-an-edition/migrate-to-cloud.mdx b/docs/pages/choose-an-edition/migrate-to-cloud.mdx index 836118f467468..6a696f08ba9b4 100644 --- a/docs/pages/choose-an-edition/migrate-to-cloud.mdx +++ b/docs/pages/choose-an-edition/migrate-to-cloud.mdx @@ -323,7 +323,7 @@ your new Teleport cluster, ensure that the setup is complete. List all registered Windows desktops: ```code - $ tctl get windows_desktop + $ tctl desktop ls ``` 1. Ensure that end users have the expected SSO access to your infrastructure.