If an error occurred or the following message in Chinese (Traditional) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id |
Chinese (Traditional) |
English |
0x2328 | hcsdiag [options...] list 列出執行中的容器與 VM。 exec [-uvm] 在容器內執行處理程序。 console [-uvm] [command line] 在容器內啟動互動式主控台。 read [-uvm] [host file] 從容器讀取檔案,並將它輸出到標準輸出或檔案。 write [-uvm] [host file] 從標準輸入或主機檔案寫入到容器中的檔案。 kill 終止執行中的容器。 share [-uvm] [-readonly] 與容器共用主機資料夾。 |
hcsdiag [options...] list Lists running containers and VMs. exec [-uvm] Executes a process inside the container. console [-uvm] [command line] Launches an interactive console inside the container. read [-uvm] [host file] Reads a file from the container and outputs it to standard output or a file. write [-uvm] [host file] Writes from standard input or a host file to a file in the container. kill Terminates a running container. share [-uvm] [-readonly] Shares a host folder into the container. |