mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 15:51:29 +08:00
pct-rollback: add page (#23141)
This commit is contained in:
@@ -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`
|
||||
Reference in New Issue
Block a user