323 B

pct snapshot

Snapshot a container. More information: https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_snapshot.

  • Create a snapshot:

pct {{[sn|snapshot]}} {{100}} {{snapshot_name}}

  • Add a description to the snapshot:

pct {{[sn|snapshot]}} {{100}} {{snapshot_name}} --description "{{description_text}}"