DevSetup v1.0.10 is here! 🎉 Discover what’s new

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 Platform
v1.0.0+

Displays environments available for a specific platform.

devsetup -list -platform windows

Filtering by Provider
v1.0.8+

Displays environments from a specified provider.

devsetup -list -provider community

Filtering by Platform and Provider
v1.0.8+

Displays environments filtered by both platform and provider.

devsetup -list -platform windows -provider community

Filtering by Installed
Not Implemented
Planned

Displays only environments currently installed on the system.

devsetup -list -installed