--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # pct config > Print the configuration of a container. > More information: . - Display the saved configuration: `pct config {{100}}` - Display the running configuration without pending changes: `pct config {{100}} --current` - Display configuration of a specific snapshot: `pct config {{100}} --snapshot {{snapshot_name}}`