how to remove a vm in proxmox from terminal code example
Example 1: how to remove a vm in proxmox from terminal
qm destroy <vmid>
Example 2: how to remove a vm in proxmox from terminal
cat /etc/pve/.vmlist
qm destroy <vmid>
cat /etc/pve/.vmlist