kubernetes context selecter add
This commit is contained in:
@@ -28,7 +28,7 @@ select_menu() {
|
||||
do
|
||||
printf "$ESC[2K$(check_selected $i $SELECTED) $i. ${!i}\n";
|
||||
done
|
||||
printf "\n$ESC[2KKubernetes Cluster Select\ninfra,cmoamgmt,saasmgmt,dsk-dev,dsk-prod\n\n";
|
||||
printf "\n$ESC[2KKubernetes Cluster Select\n\n";
|
||||
INPUT=$(input_key);
|
||||
if [[ $INPUT = "" ]];
|
||||
then break;
|
||||
|
||||
Reference in New Issue
Block a user