]> git.proxmox.com Git - pve-docs.git/blob - qmrestore.1-synopsis.adoc
ha-manager.adoc: fix section hardware watchdog
[pve-docs.git] / qmrestore.1-synopsis.adoc
1 *qmrestore* `help`
2
3 *qmrestore* `<archive> <vmid>` `[OPTIONS]`
4
5 Restore QemuServer vzdump backups.
6
7 `<archive>`: `<string>` ::
8
9 The backup file. You can pass '-' to read from standard input.
10
11 `<vmid>`: `<integer> (1 - N)` ::
12
13 The (unique) ID of the VM.
14
15 `-force` `<boolean>` ::
16
17 Allow to overwrite existing VM.
18
19 `-pool` `<string>` ::
20
21 Add the VM to the specified pool.
22
23 `-storage` `<string>` ::
24
25 Default storage.
26
27 `-unique` `<boolean>` ::
28
29 Assign a unique random ethernet address.
30