mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-04-28 14:04:55 +00:00
31 lines
468 B
Plaintext
31 lines
468 B
Plaintext
*qmrestore* `help`
|
|
|
|
*qmrestore* `<archive> <vmid>` `[OPTIONS]`
|
|
|
|
Restore QemuServer vzdump backups.
|
|
|
|
`<archive>` `string` ::
|
|
|
|
The backup file. You can pass '-' to read from standard input.
|
|
|
|
`<vmid>` `integer (1 - N)` ::
|
|
|
|
The (unique) ID of the VM.
|
|
|
|
`-force` `boolean` ::
|
|
|
|
Allow to overwrite existing VM.
|
|
|
|
`-pool` `string` ::
|
|
|
|
Add the VM to the specified pool.
|
|
|
|
`-storage` `string` ::
|
|
|
|
Default storage.
|
|
|
|
`-unique` `boolean` ::
|
|
|
|
Assign a unique random ethernet address.
|
|
|