Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1599,6 +1599,7 @@ if [ ${action-x} ]; then
|
|||||||
service) SERVICE ${2} ${3};;
|
service) SERVICE ${2} ${3};;
|
||||||
services) SERVICES;;
|
services) SERVICES;;
|
||||||
haproxy-config) HAPROXY-CONFIG;;
|
haproxy-config) HAPROXY-CONFIG;;
|
||||||
|
keepalive-config) KEEPALIVE-CONFIG;;
|
||||||
gui) GUI;;
|
gui) GUI;;
|
||||||
*)
|
*)
|
||||||
echo -e "Usage: ${idsCL[Yellow]}nodemgmt${idsCL[Default]} { ${idsCL[Yellow]}service${idsCL[Default]} [service] [action] | ${idsCL[Yellow]}status${idsCL[Default]} | ${idsCL[Yellow]}newcert${idsCL[Default]} [domain(,s)] | ${idsCL[Yellow]}certrenew${idsCL[Default]} }"
|
echo -e "Usage: ${idsCL[Yellow]}nodemgmt${idsCL[Default]} { ${idsCL[Yellow]}service${idsCL[Default]} [service] [action] | ${idsCL[Yellow]}status${idsCL[Default]} | ${idsCL[Yellow]}newcert${idsCL[Default]} [domain(,s)] | ${idsCL[Yellow]}certrenew${idsCL[Default]} }"
|
||||||
|
|||||||
Reference in New Issue
Block a user