mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 15:35:25 +02:00
qm-guest-cmd: add Spanish translation (#15118)
This commit is contained in:
parent
1dcd66ce33
commit
e674cb1e3c
1 changed files with 8 additions and 0 deletions
8
pages.es/linux/qm-guest-cmd.md
Normal file
8
pages.es/linux/qm-guest-cmd.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# qm guest cmd
|
||||
|
||||
> Ejecuta órdenes de agente huésped en QEMU.
|
||||
> Más información: <https://pve.proxmox.com/pve-docs/qm.1.html>.
|
||||
|
||||
- Ejecuta un comando específico de agente huésped en QEMU:
|
||||
|
||||
`qm guest cmd {{id_de_la_máquina_virtual}} {{fsfreeze-freeze|fsfreeze-status|fsfreeze-thaw|fstrim|get-fsinfo|...}}`
|
Loading…
Add table
Reference in a new issue