qm
Verified for current stable LTS
Qm Command: List All Virtual Machines
Use for list all virtual machines with Qm. Exact CLI syntax to list all virtual machines using Qm.
When to use this: Use for list all virtual machines with Qm.
Command Syntax
qm list qm list Live Command Builder
Final Command
qm list Command Breakdown
qm is the base executable for this command.
FAQ
Purpose: Exact syntax to list all virtual machines 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: 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>