qm
Verified for current stable LTS
Qm Command: Destroy Virtual Machine And Purge Resources
Use for destroy virtual machine and purge resources with Qm. Exact CLI syntax to destroy virtual machine and purge resources using Qm.
When to use this: Use for destroy virtual machine and purge resources with Qm.
Command Syntax
qm des <100> --purge qm des <100> --purge Live Command Builder
Final Command
qm des <100> --purge Command Breakdown
--purge- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to destroy virtual machine and purge resources using Qm.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Qm Command: Create Virtual Machine From Iso Local Storage
qm cr <100> --scsi0 {local-lvm:4} --net0 <e1000> --cdrom {local:iso/proxmox-mailgateway_2.1.iso} Qm Command: List All Virtual Machines qm list Qm Command: Show Virtual Machine Configuration qm co <100> Qm Command: Shutdown And Wait Virtual Machine qm shu <100> && qm w <100> Qm Command: Start Specific Virtual Machine qm start <100>