Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 473 Bytes

File metadata and controls

30 lines (18 loc) · 473 Bytes

AZS

kubectx/kubens clone for AZ CLI subscriptions.

image

Build

git clone https://www.github.com/filariow/azs
cd azs
make build

After the build, you can find the the binary at ./bin/azs.

Install

Download latest release, unzip it and install the binary

On Linux:

unzip azs*.zip
sudo install azs /usr/local/bin
rm azs*.zip azs