Some handy scripts can make us happy when working with Kubesphere
Setup it simply via:
curl https://raw.githubusercontent.com/LinuxSuRen/ks-scripts/master/setup.sh -L | sh
For who cannot access google: curl https://gitee.com/linuxsuren/ks-scripts/raw/master/setup.sh -L | sh
I highly recommend you install bash-completion
if you want have an easy shell life.
You can install it by one of the following commands:
apt install bash-completion -y
ks is written by Golang. It'll replace ks-scripts in the futher.