This commit is contained in:
2023-05-24 23:28:27 -05:00
parent 2c059454a5
commit be12ebfd64
2 changed files with 67 additions and 54 deletions

View File

@@ -1336,6 +1336,7 @@ GUI(){
echo -e " ${idsCL[Yellow]}service${idsCL[Default]} [service] [action] - Manages services accross like nodes"
echo -e " ${idsCL[Yellow]}services${idsCL[Default]} - (UI) Manage services accross all nodes"
echo -e " ${idsCL[Yellow]}set-permissions${idsCL[Default]} - Set specific permissions preset for app folders"
echo -e " ${idsCL[Yellow]}siteinfo${idsCL[Default]} - View detailed nginx site info"
echo -e " ${idsCL[Yellow]}status${idsCL[Default]} - Check Status of systems"
echo -e " ${idsCL[Yellow]}update${idsCL[Default]} - Update nodemgmt"
echo -e " ${idsCL[Yellow]}update-nodes${idsCL[Default]} - Update nodemgmt on all nodes"