pct-rollback: add page (#23141)

This commit is contained in:
Managor
2026-07-12 06:45:36 +03:00
committed by GitHub
parent 6a7f945083
commit 72ea8b05ef
+12
View File
@@ -0,0 +1,12 @@
# pct rollback
> Restore a specific snapshot.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_rollback>.
- Restore a snapshot:
`pct {{[ro|rollback]}} {{100}} {{snapshot_name}}`
- Start the container as soon as the snapshot is restored:
`pct {{[ro|rollback]}} {{100}} {{snapshot_name}} --start`