Skip to content

Commit

Permalink
[v15] Change to using tctl desktop ls (#44760)
Browse files Browse the repository at this point in the history
* Change to using tctl desktops ls

`tctl get windows_desktop` -> `tctl desktops ls`

* Apply suggestions from code review

Co-authored-by: Zac Bergquist <[email protected]>

---------

Co-authored-by: Zac Bergquist <[email protected]>
  • Loading branch information
webvictim and zmb3 authored Aug 4, 2024
1 parent 85b9ff5 commit e5e543e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/choose-an-edition/migrate-to-cloud.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,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.
Expand Down

0 comments on commit e5e543e

Please sign in to comment.