leitu / azx

like kubectx, manage multi azure subscription

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

It's simplely inherit from kubectx, here is the repo

azx

USAGE:
  azx                       : list the contexts
  azx <NAME>                : switch to context <NAME>
  azx -c, --current         : show the current context name

  azx -h,--help             : show this message

Usage

$azx mytest

$azx "mytest(123)"

$azx mytest\(123\)

$azx -c
mytest(123)

About

like kubectx, manage multi azure subscription


Languages

Language:Shell 100.0%