1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.es/linux/qm-guest-cmd.md

9 lines
310 B
Markdown
Raw Normal View History

# 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|...}}`