Destroy Container - PCT Command | Online Free DevTools by Hexmos
Destroy Proxmox containers quickly with the PCT command. Manage and delete containers efficiently using this powerful command-line tool. Free online tool, no registration required.
pct destroy
Destroy a container. More information: https://pve.proxmox.com/pve-docs/pct.1.html.
- Destroy a container:
pct {{[des|destroy]}} {{100}}
- Destroy a container even if it’s running:
pct {{[des|destroy]}} {{100}} --force
- Also delete all references to this container:
pct {{[des|destroy]}} {{100}} --purge