Skip to content
/ azs Public

A command line tool that leverages fuzzy search to easily switch Azure CLI's subscription

License

Notifications You must be signed in to change notification settings

filariow/azs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A command line tool that leverages fuzzy search to easily switch Azure CLI's subscription

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published