13 lines
323 B
Markdown
Raw Normal View History

# 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}}"`