mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 23:42:07 +02:00
9 lines
299 B
Markdown
9 lines
299 B
Markdown
# qm cleanup
|
|
|
|
> Clean up resources on QEMU/KVM Virtual Machine Manager like tap devices, VGPUs, etc.
|
|
> Called after a VM shuts down, crashes, etc.
|
|
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
|
|
|
|
- Clean up resources:
|
|
|
|
`qm cleanup {{vm_id}} {{clean-shutdown}} {{guest-requested}}`
|