qm
Verified for current stable LTS
Qm Command: Start Specific Virtual Machine
Use for start specific virtual machine with Qm. Exact CLI syntax to start specific virtual machine using Qm.
When to use this: Use for start specific virtual machine with Qm.
Command Syntax
qm start <100> qm start <100> Live Command Builder
Final Command
qm start <100> Command Breakdown
qm is the base executable for this command.
FAQ
Purpose: Exact syntax to start specific virtual machine 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: Destroy Virtual Machine And Purge Resources qm des <100> --purge 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>