qm-config
Verified for current stable LTS
Qm Config Command: Fetch Vm Configuration From Snapshot
Use for fetch vm configuration from snapshot with Qm Config. Exact CLI syntax to fetch vm configuration from snapshot using Qm Config.
When to use this: Use for fetch vm configuration from snapshot with Qm Config.
Command Syntax
qm co --snapshot <snapshot_name> <vm_id> qm co --snapshot <snapshot_name> <vm_id> Live Command Builder
Final Command
qm co --snapshot <snapshot_name> <vm_id> Command Breakdown
--snapshot- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to fetch vm configuration from snapshot using Qm Config.
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 Config Command: Display Current Vm Configuration
qm co --current <true> <vm_id> Qm Config Command: Display Vm Configuration qm co <vm_id> Gcloud Compute Command: Create Snapshot Of Disk gcloud compute disks snapshot <disk_name> --snapshot-names <snapshot_name> Exo Compute Block Storage Command: Create Block Storage Volume From Snapshot exo compute block-storage create <volume_name> --snapshot <snapshot_name|id> -z <zone> Gcloud Compute Command: Create Snapshot Persistent Disk gcloud compute disks snapshot <disk_name> --snapshot-names <snapshot_name>