mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-01 23:56:18 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -2456,7 +2456,7 @@
|
|||||||
"type": "ct"
|
"type": "ct"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Container LXC Deletion",
|
"name": "PVE LXC Deletion",
|
||||||
"slug": "lxc-delete",
|
"slug": "lxc-delete",
|
||||||
"desc": "This script helps manage and delete LXC containers on a Proxmox VE server. It lists all available containers, allowing the user to select one or more for deletion through an interactive menu. Running containers are automatically stopped before deletion, and the user is asked to confirm each action. The script ensures a controlled and efficient container management process.",
|
"desc": "This script helps manage and delete LXC containers on a Proxmox VE server. It lists all available containers, allowing the user to select one or more for deletion through an interactive menu. Running containers are automatically stopped before deletion, and the user is asked to confirm each action. The script ensures a controlled and efficient container management process.",
|
||||||
"script": "tools/pve/lxc-delete.sh",
|
"script": "tools/pve/lxc-delete.sh",
|
||||||
|
Reference in New Issue
Block a user