1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-15 06:35:59 +02:00
tldr/pages/linux/qm-cleanup.md
2025-07-25 21:30:05 +05:30

9 lines
308 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 {{[cl|cleanup]}} {{vm_id}} {{clean-shutdown}} {{guest-requested}}`