]> git.proxmox.com Git - pve-docs.git/blame - qmrestore.1-synopsis.adoc
update link qemu documentation non web.archive
[pve-docs.git] / qmrestore.1-synopsis.adoc
CommitLineData
a5bb4c40
DM
1*qmrestore* `help`
2
3*qmrestore* `<archive> <vmid>` `[OPTIONS]`
4
5Restore QemuServer vzdump backups.
6
013dc89f 7`<archive>`: `<string>` ::
a5bb4c40
DM
8
9The backup file. You can pass '-' to read from standard input.
10
013dc89f 11`<vmid>`: `<integer> (1 - N)` ::
a5bb4c40
DM
12
13The (unique) ID of the VM.
14
27a7acb2
DM
15`--bwlimit` `<number> (0 - N)` ::
16
17Override i/o bandwidth limit (in KiB/s).
18
2489d6df 19`--force` `<boolean>` ::
a5bb4c40
DM
20
21Allow to overwrite existing VM.
22
2489d6df 23`--pool` `<string>` ::
a5bb4c40
DM
24
25Add the VM to the specified pool.
26
2489d6df 27`--storage` `<string>` ::
a5bb4c40
DM
28
29Default storage.
30
2489d6df 31`--unique` `<boolean>` ::
a5bb4c40
DM
32
33Assign a unique random ethernet address.
34