wsl
Verified for current stable LTS
Wsl Command: List Available Distributions
Use for list available distributions with Wsl. Exact CLI syntax to list available distributions using Wsl.
When to use this: Use for list available distributions with Wsl.
Command Syntax
wsl -l wsl -l Live Command Builder
Final Command
wsl -l Command Breakdown
-l- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list available distributions using Wsl.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Wsl Command: Change Wsl Version For Distribution
wsl --set-version <distribution> <version> Wsl Command: Export Distribution To Tar wsl --export <distribution> <path\to\distro_file.tar> Wsl Command: Import Distribution From Tar wsl --import <distribution> <path\to\install_location> <path\to\distro_file.tar> Wsl Command: Run Linux Command Without Shell wsl -e <command> <command_arguments> Wsl Command: Shutdown Windows Subsystem For Linux wsl --shutdown