5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-10 01:17:51 +03:00
pve-docs/qmrestore.1-synopsis.adoc
2018-03-22 13:18:05 +01:00

35 lines
563 B
Plaintext

*qmrestore* `help`
*qmrestore* `<archive> <vmid>` `[OPTIONS]`
Restore QemuServer vzdump backups.
`<archive>`: `<string>` ::
The backup file. You can pass '-' to read from standard input.
`<vmid>`: `<integer> (1 - N)` ::
The (unique) ID of the VM.
`--bwlimit` `<number> (0 - N)` ::
Override i/o bandwidth limit (in KiB/s).
`--force` `<boolean>` ::
Allow to overwrite existing VM.
`--pool` `<string>` ::
Add the VM to the specified pool.
`--storage` `<string>` ::
Default storage.
`--unique` `<boolean>` ::
Assign a unique random ethernet address.