1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-08 16:35:50 +02:00
tldr/pages/linux/qm-rollback.md
2025-07-25 21:30:05 +05:30

242 B

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 {{[ro|rollback]}} {{vm_id}} {{snap_name}}