qm-create
Verified for current stable LTS
Qm Create Command: Replace Existing Machine With Archive
Use for replace existing machine with archive with Qm Create. Exact CLI syntax to replace existing machine with archive using Qm Create.
When to use this: Use for replace existing machine with archive with Qm Create.
Command Syntax
qm cr <100> --archive <path/to/backup_file.tar> --force 1 qm cr <100> --archive <path/to/backup_file.tar> --force 1 Live Command Builder
Final Command
qm cr <100> --archive <path/to/backup_file.tar> --force 1 Command Breakdown
--archive- Command Option
- Tool-specific option used by this command invocation.
--force- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to replace existing machine with archive using Qm Create.
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 Create Command: Create Virtual Machine Basic
qm cr <100> Qm Create Command: Create Virtual Machine With Hook Script qm cr <100> --hookscript <path/to/script.pl> Qm Create Command: Create Virtual Machine With Install Media qm cr <100> --cdrom {local:iso/install-media.iso} Qm Create Command: Create Virtual Machine With Memory And Cpu qm cr <100> --memory <8192> --cores <4> Qm Create Command: Create Virtual Machine With Name And Start qm cr <100> --name <vm_name> --start