kubectx/kubens clone for AZ CLI subscriptions.
git clone https://www.github.com/filariow/azs
cd azs
make build
After the build, you can find the the binary at ./bin/azs
.
Download latest release, unzip it and install the binary
On Linux:
unzip azs*.zip
sudo install azs /usr/local/bin
rm azs*.zip azs