If an error occurred or the following message in Spanish (Modern) 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 |
Spanish (Modern) |
English |
0x2328 | hcsdiag [opciones...] list Enumera las VM y los contenedores que están en ejecución. exec [-uvm] Ejecuta un proceso dentro del contenedor. console [-uvm] [línea de comandos] Ejecuta una consola interactiva dentro del contenedor. read [-uvm] [archivo host] Lee un archivo incluido en el contenedor y genera un archivo o una salida estándar a partir de él. write [-uvm] [archivo host] Escribe a partir de un archivo host o una entrada estándar en un archivo incluido en el contenedor. kill Termina un contenedor en ejecución. share [-uvm] [-readonly] Comparte una carpeta host en el contenedor. |
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. |