0.0.6 • Published 6 years ago

azx v0.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

npm version MIT Licence

azx

Interactive cli helper for Azure CLI 2

Implements interactive flows for selecting data (just show-tags right now)

You'll need to have az installed in path

Install

$ npm i -g azx

Usage

$ azx -h

  Usage: azx [command] [options]

  Interactive <az> helper

  Options:

    -v, --version       output the version number
    -h, --help          output usage information

  Commands:

    set-subscription|s  select az subscription
    get-tags|gt         list tags for image in acr
    interactive|i       select from available commands interactively

What it looks like

Select subscription
select subscription

List tags in acr repository
select subscription

Dependencies

Inspiration

License

MIT @ https://tolu.mit-license.org/

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago