azx

0.0.6 • Public • Published

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/

Package Sidebar

Install

npm i azx

Weekly Downloads

0

Version

0.0.6

License

MIT

Unpacked Size

7.77 kB

Total Files

7

Last publish

Collaborators

  • tolu