qm Verified current stable Not installed? System Operations

Qm / Specify Virtual Machine By Id Linux

Specify Virtual Machine By Id Linux

Qm command syntax to specify virtual machine by id linux. Copyable examples, output expectations, and common mistakes.

$
Terminal
qm di resc --vmid <100>

Command Breakdown

What each part is doing

qm
Base Command
The executable that performs this operation. Here it runs Qm before the shell applies any redirect operators.
di
di|disk
The value supplied for di|disk.
resc
resc|rescan
The value supplied for resc|rescan.
<100>
100
The value supplied for 100.
--vmid
Command Option
Tool-specific option used by this command invocation.

Alternative Approaches

Comparable commands in other tools

Alternative system operations tools for the same job.