qm-cleanup: add page (#9111)

pull/1/head
Abhishek Srivastava 2022-10-24 03:51:12 +05:30 committed by GitHub
parent a93db501be
commit a9cb8f5a9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# 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}}`