logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PCT Config - Display Container Configuration | Online Free DevTools by Hexmos

Display container configurations with PCT Config. View saved and running configurations, and access specific snapshot details. Free online tool, no registration required.

pct-config

Print the configuration of a container. More information: https://pve.proxmox.com/pve-docs/pct.1.html.

  • 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}}

See Also