The included version in the installer for wslbridge seems to be version 0.2.3 or older as it does not have the new functionality added a few months ago in version 0.2.4, specifically "--distro-guid" which allows to use wslbridge with multiple WSL instances. https://github.com/rprichard/wslbridge
Steps to reproduce
Install standard conemu install
cd {install_dir}/Conemu/wsl
./wslbridge.exe --help
Output does not show an option for
Expected results
wslbridge.exe of version 0.2.4 will show an option for --distro-guid
I can see that the binaries are simply checked into the Release directory so if you would like I am more than happy to submit a pull request.
The text was updated successfully, but these errors were encountered:
ConEmu build: 180309 x32/x64
OS version: x64
Problem description
The included version in the installer for wslbridge seems to be version 0.2.3 or older as it does not have the new functionality added a few months ago in version 0.2.4, specifically "--distro-guid" which allows to use wslbridge with multiple WSL instances. https://github.com/rprichard/wslbridge
Steps to reproduce
Output does not show an option for
Expected results
wslbridge.exe of version 0.2.4 will show an option for --distro-guid
I can see that the binaries are simply checked into the Release directory so if you would like I am more than happy to submit a pull request.
The text was updated successfully, but these errors were encountered: