<実現したい事>
wsl --helpだったりのコマンドを使用しwsl1からwsl2部変更したい。
<やったこと>
wslの有効化
<問題>
wsl --コマンドが使えないが原因がわからない。使おうとすると下記のようなエラーが出る。
hiroki@DESKTOP-0V3QTNU:~$ wsl --help
Unknown command: --help
WSL
Wsman Shell commandLine, version 0.2.1
USAGE: wsl COMMAND [PARAMS...]
COMMANDS:
identify - WS-Identify
enum - WS-Enumerate
get - WS-Get
put - WS-Put
invoke - WS-Invoke
xclean - Delete all files generated by this tool set
xcred - Create or display credential file
xcert - Get server certificate (saved to <IPADDRESS>.crt)
PARAMS specification is specific to a COMMAND.
Output will be saved to ./response.xml. If you want to run parallel
executions in the same directory, define RTFILEPREFIX in the environment.
Doing so may significantly increase files generated.
Requires: curl, xmllint, GNU core utilities.
Optional: xsltproc for output formatting, gpg for encrypted credential.
Optional: wget as alternate for curl when not available.
ちなみにコマンドプロンプトでやると問題無く表示される。
わかる方ご教授をお願い致します。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2022/01/21 13:21
2022/01/21 13:58
2022/01/21 14:21
2022/01/21 15:20
2022/01/21 16:43