]> git.proxmox.com Git - pve-docs.git/blame - qmrestore.1-synopsis.adoc
ssh: document PVE-specific setup
[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
8dd66e12 11`<vmid>`: `<integer> (100 - 999999999)` ::
a5bb4c40
DM
12
13The (unique) ID of the VM.
14
27a7acb2
DM
15`--bwlimit` `<number> (0 - N)` ::
16
4a407cfd 17Override I/O bandwidth limit (in KiB/s).
27a7acb2 18
2489d6df 19`--force` `<boolean>` ::
a5bb4c40
DM
20
21Allow to overwrite existing VM.
22
d2656385
TL
23`--live-restore` `<boolean>` ::
24
25Start the VM immediately from the backup and restore in background. PBS only.
26
2489d6df 27`--pool` `<string>` ::
a5bb4c40
DM
28
29Add the VM to the specified pool.
30
2489d6df 31`--storage` `<string>` ::
a5bb4c40
DM
32
33Default storage.
34
2489d6df 35`--unique` `<boolean>` ::
a5bb4c40
DM
36
37Assign a unique random ethernet address.
38