mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 02:55:24 +02:00
qm-guest-cmd: add page (#9001)
This commit is contained in:
parent
87547da697
commit
d144d74b35
1 changed files with 8 additions and 0 deletions
8
pages/linux/qm-guest-cmd.md
Normal file
8
pages/linux/qm-guest-cmd.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# 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 {{vmid}} {{fsfreeze-freeze|fsfreeze-status|fsfreeze-thaw|fstrim|get-fsinfo|get-host-name|get-memory-block-info|get-memory-blocks|get-osinfo|get-time|get-timezone|get-users|get-vcpus|info|network-get-interfaces|ping|shutdown|suspend-disk|suspend-hybrid|suspend-ram}}`
|
Loading…
Add table
Reference in a new issue