mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
423 B
423 B
pct config
Print the configuration of a container. More information: https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_config.
- Display the saved configuration:
pct {{[conf|config]}} {{100}}
- Display the running configuration without pending changes:
pct {{[conf|config]}} {{100}} --current
- Display configuration of a specific snapshot:
pct {{[conf|config]}} {{100}} --snapshot {{snapshot_name}}