]> git.proxmox.com Git - pve-docs.git/blob - qmrestore.adoc
bump version to 6.0-0+1
[pve-docs.git] / qmrestore.adoc
1 ifdef::manvolnum[]
2 qmrestore(1)
3 ============
4 :pve-toplevel:
5
6 NAME
7 ----
8
9 qmrestore - Restore QemuServer `vzdump` Backups
10
11 SYNOPSIS
12 --------
13
14 include::qmrestore.1-synopsis.adoc[]
15
16 DESCRIPTION
17 -----------
18 endif::manvolnum[]
19
20 ifndef::manvolnum[]
21 Restore Virtual Machines
22 ========================
23 endif::manvolnum[]
24
25
26 Restore the QemuServer vzdump backup `archive` to virtual machine
27 `vmid`. Volumes are allocated on the original storage if there is no
28 `storage` specified.
29
30 ifdef::manvolnum[]
31 include::pve-copyright.adoc[]
32 endif::manvolnum[]