snippetbashTip
pct destroy — Destroy a container. More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_destroy>
Viewed 0 times
httpscommanddestroyclimoreinformationpct destroycontainer
linux
Problem
How to use the
pct destroy command: Destroy a container. More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_destroy>.Solution
pct destroy — Destroy a container. More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_destroy>.Destroy a container:
pct {{[des|destroy]}} {{100}}Destroy a container even if it's running:
pct {{[des|destroy]}} {{100}} --forceAlso delete all references to this container:
pct {{[des|destroy]}} {{100}} --purgeCode Snippets
Destroy a container
pct {{[des|destroy]}} {{100}}Destroy a container even if it's running
pct {{[des|destroy]}} {{100}} --forceAlso delete all references to this container
pct {{[des|destroy]}} {{100}} --purgeContext
tldr-pages: linux/pct destroy
Revisions (0)
No revisions yet.