qm Verified current stable Not installed?

Qm / Fetch Vm Configuration From Snapshot

Fetch Vm Configuration From Snapshot

Qm command syntax to fetch vm configuration from snapshot. Copyable examples, output expectations, and common mistakes.

$
Terminal
qm co --snapshot <snapshot_name> <vm_id>

Command Builder

Tune the command before you copy it

Back to syntax
$
Generated Command
qm co --snapshot <snapshot_name> <vm_id>

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.
co
co|config
The value supplied for co|config.
<snapshot_name>
snapshot name
The value supplied for snapshot name.
<vm_id>
vm id
The value supplied for vm id.
--snapshot
Command Option
Tool-specific option used by this command invocation.

Alternative Approaches

Comparable commands in other tools

Alternative tools that share the "download" operation intent.