wsl.exe --list --verboselist available distributions
wsl --list --onlineinstall wsl itself
wsl --installinstall [distro]; default is ubuntu
wsl --install -d [distro]run a specific distribution without changing the default distribution
wsl --distribution [distro]
https://learn.microsoft.com/en-us/windows/wsl/basic-commands