]> git.proxmox.com Git - pve-docs.git/blame - qmrestore.1-synopsis.adoc
update generated docs
[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
2489d6df 15`--force` `<boolean>` ::
a5bb4c40
DM
16
17Allow to overwrite existing VM.
18
2489d6df 19`--pool` `<string>` ::
a5bb4c40
DM
20
21Add the VM to the specified pool.
22
2489d6df 23`--storage` `<string>` ::
a5bb4c40
DM
24
25Default storage.
26
2489d6df 27`--unique` `<boolean>` ::
a5bb4c40
DM
28
29Assign a unique random ethernet address.
30