mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 13:06:00 +02:00
qm-rollback: add page (#9110)
* qm-rollback: add page * Fixed formatting issues * Fixed formatting issues * Update pages/linux/qm-rollback.md * Update pages/linux/qm-rollback.md
This commit is contained in:
parent
d2d5ec0f02
commit
09bc55514e
1 changed files with 8 additions and 0 deletions
8
pages/linux/qm-rollback.md
Normal file
8
pages/linux/qm-rollback.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# qm rollback
|
||||
|
||||
> Rollback the VM state to a specified snapshot.
|
||||
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
|
||||
|
||||
- Rollback the state of a specific VM to a specified snapshot:
|
||||
|
||||
`qm rollback {{vm_id}} {{snap_name}}`
|
Loading…
Add table
Reference in a new issue