You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Forgive me if this is a naive question, but I cannot seem to find the answer:
I am looking to pass the --user <username> to the wsl command as I am using wslbridge via ConEmu. Is there a way to do that?
In my case, I installed a fresh distro, but wanting it on its own partition (not C:), immediately exported and imported at the new drive location. As a consequence, the <distroname>.exe command config --default-user <defaultuser> is no longer available; I must set the new distro as default using WSL rather than run the <distroname>.exe. Even otherwise, I will likely have to have multiple users to match upstream production environments, and would like to be able to switch between them on invocation.
advTHANKSance
The text was updated successfully, but these errors were encountered:
Forgive me if this is a naive question, but I cannot seem to find the answer:
I am looking to pass the
--user <username>
to thewsl
command as I am using wslbridge via ConEmu. Is there a way to do that?In my case, I installed a fresh distro, but wanting it on its own partition (not
C:
), immediately exported and imported at the new drive location. As a consequence, the<distroname>.exe command config --default-user <defaultuser>
is no longer available; I must set the new distro as default using WSL rather than run the<distroname>.exe
. Even otherwise, I will likely have to have multiple users to match upstream production environments, and would like to be able to switch between them on invocation.advTHANKSance
The text was updated successfully, but these errors were encountered: