wuerzelchen / AKS-Selector

This project helps to quickly select from multiple subscriptions your cluster and get the login credentials for AKS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AKS-Selector

This project helps to quickly select from multiple subscriptions your cluster and get the login credentials for AKS

Requirements

The first thing you need, is dialog

I assume that you already have azure-cli installed.

MacOS

brew install dialog

Linux (Ubuntu)

sudo apt install dialog

How to run

log in via azure cli

az login

then run

./aks-select.sh

About

This project helps to quickly select from multiple subscriptions your cluster and get the login credentials for AKS


Languages

Language:Shell 100.0%