List
Overview
Describes how to use the devsetup -list command to display available development environments and filter results.
Options
Lists the supported filtering options for the list command to refine environment queries.
Filtering by Platformv1.0.0+
v1.0.0+
Displays environments available for a specific platform.
devsetup -list -platform windowsFiltering by Providerv1.0.8+
v1.0.8+
Displays environments from a specified provider.
devsetup -list -provider communityFiltering by Platform and Providerv1.0.8+
v1.0.8+
Displays environments filtered by both platform and provider.
devsetup -list -platform windows -provider communityFiltering by InstalledNot ImplementedPlanned
Not Implemented
Planned
Displays only environments currently installed on the system.
devsetup -list -installed