]> git.proxmox.com Git - pve-docs.git/blob - qmrestore.1-synopsis.adoc
fix: #2123 Logging of user defined firewall rules
[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 `--bwlimit` `<number> (0 - N)` ::
16
17 Override i/o bandwidth limit (in KiB/s).
18
19 `--force` `<boolean>` ::
20
21 Allow to overwrite existing VM.
22
23 `--pool` `<string>` ::
24
25 Add the VM to the specified pool.
26
27 `--storage` `<string>` ::
28
29 Default storage.
30
31 `--unique` `<boolean>` ::
32
33 Assign a unique random ethernet address.
34