mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
233 B
Markdown
9 lines
233 B
Markdown
![]() |
# 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}}`
|