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

9 lines
278 B
Markdown
Raw Normal View History

2022-10-15 10:30:01 +05:30
# qm guest cmd
> Execute QEMU Guest Agent commands.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
- Execute a specific QEMU Guest Agent command:
`qm guest cmd {{virtual_machine_id}} {{fsfreeze-freeze|fsfreeze-status|fsfreeze-thaw|fstrim|get-fsinfo|...}}`