
qm-destroy
List of commands for qm-destroy:
-
qm-destroy:tldr:1e9fc qm-destroy: Destroy all disks that are not explicitly referenced in a specific virtual machine's configuration.$ qm destroy ${vm_id} --destroy-unreferenced-diskstry on your machineexplain this command
-
qm-destroy:tldr:639c1 qm-destroy: Destroy a specific virtual machine.$ qm destroy ${vm_id}try on your machineexplain this command
-
qm-destroy:tldr:d004e qm-destroy: Destroy a specific virtual machine ignoring locks and forcing destroy.$ sudo qm destroy ${vm_id} --skiplocktry on your machineexplain this command
-
qm-destroy:tldr:e5a6c qm-destroy: Destroy a virtual machine and remove from all locations (inventory, backup jobs, high availability managers, etc.).$ qm destroy ${vm_id} --purgetry on your machineexplain this command