From dd2a9f611dca0f138e9ee9f30130669ec6fffd05 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Thu, 10 Sep 2026 15:35:46 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 74 ++++++++++++++++++++--------------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 58ffeccd..57c828df 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -3186,7 +3186,7 @@ "updateable": true, "privileged": false, "has_arm": false, - "is_dev": true, + "is_dev": false, "execute_in": [ "lxc" ], @@ -8179,6 +8179,39 @@ "config_path": "", "os": "debian" }, + { + "name": "PVE Guest Deletion", + "slug": "guest-delete", + "desc": "

This script helps manage and delete LXC containers or VM's on a Proxmox VE server. It lists all available containers/virtual machines, allowing the user to select one or more for deletion through an interactive menu. Running containers/vm's are automatically stopped before deletion, and the user is asked to confirm each action. The script ensures a controlled and efficient management process.

", + "script": "tools/pve/guest-delete.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/guest-delete.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/pve/guest-delete.sh", + "type": "pve", + "type_id": "1uyjfno0fpf5buh", + "categories": [ + "scriptcat00001" + ], + "category_names": [ + "Host Management" + ], + "notes": [ + "Execute within the Proxmox shell" + ], + "warnings": [], + "port": 0, + "website": "", + "documentation": "", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/proxmox-helper-scripts.webp", + "updateable": false, + "privileged": false, + "has_arm": true, + "is_dev": false, + "execute_in": [ + "pve" + ], + "config_path": "", + "os": "debian" + }, { "name": "GWN Manager", "slug": "gwn-manager", @@ -11509,7 +11542,7 @@ "updateable": true, "privileged": false, "has_arm": false, - "is_dev": true, + "is_dev": false, "execute_in": [ "lxc" ], @@ -11687,39 +11720,6 @@ "config_path": "", "os": "debian" }, - { - "name": "PVE LXC Deletion", - "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.", - "script": "tools/pve/lxc-delete.sh", - "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/lxc-delete.sh", - "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/pve/lxc-delete.sh", - "type": "pve", - "type_id": "1uyjfno0fpf5buh", - "categories": [ - "scriptcat00001" - ], - "category_names": [ - "Host Management" - ], - "notes": [ - "Execute within the Proxmox shell" - ], - "warnings": [], - "port": 0, - "website": "", - "documentation": "", - "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/proxmox-helper-scripts.webp", - "updateable": false, - "privileged": false, - "has_arm": true, - "is_dev": false, - "execute_in": [ - "pve" - ], - "config_path": "", - "os": "debian" - }, { "name": "Lychee", "slug": "lychee", @@ -17081,7 +17081,7 @@ "updateable": true, "privileged": false, "has_arm": false, - "is_dev": true, + "is_dev": false, "execute_in": [ "lxc" ], @@ -19291,7 +19291,7 @@ "updateable": true, "privileged": false, "has_arm": false, - "is_dev": true, + "is_dev": false, "execute_in": [ "lxc" ],