Skip to content

WSL Management for PowerShell 2.1

Latest
Compare
Choose a tag to compare
@SvenGroot SvenGroot released this 27 Sep 21:57

What's new

Version 2.1 of the WSL Management module for PowerShell adds the Get-WslDistributionOnline cmdlet, graciously contributed by @JediNite.

For a full list of changes, see the Change Log.

Release contents

This release contains the all files required to use the module. The module can be installed by placing the Wsl directory in one of the directories listed under $env:PSModulePath.

This release is also available from the PowerShell Gallery, so it can be easily installed using Install-Module Wsl, or Update-Module Wsl if you were using an older version.