-
Notifications
You must be signed in to change notification settings - Fork 832
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wsl --list
is not a command
#4045
Comments
Hi @shogerr ! What version of Windows are you running? To find this, if you open up cmd.exe and type in |
Since the output was pasted in the OP, whatever winver, it is demonstrably a pre-18305 [As an aside, both |
Speaking of CLI params, do we need wslconfig.exe now? Because wslconfig.exe params are same as wsl.exe. |
Nope it will be depreciated eventually. |
Could someone explain why was this closed and labeled bydesign? Is it Microsoft's intention to use command E: nevermind. I've found out it's for next windows release which I didn't get yet |
Yes, this is absolutely lame. The commands are in the "How to install WSL" https://docs.microsoft.com/en-us/windows/wsl/install and they just don't work. Such a Windows experience.
How to make it work?! How to list my WSL instances? |
It needs a reboot. Why isn't it written in docs? |
@Nakilon I tried to reboot but it still not work, it didn't print any error though, just print the help message instead of list something |
As the topic states:
wsl --list
is not a command.Use
wslconfig /l
instead.The text was updated successfully, but these errors were encountered: