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
pull/1/head
Abhishek Srivastava 2022-10-25 13:17:36 +05:30 committed by GitHub
parent d2d5ec0f02
commit 09bc55514e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View 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}}`