Skip to main content

Microsoft Azure Command-Line Interactive Shell

Project description

The interactive shell for Microsoft Azure CLI (Command Line Interface)

  • Interactive Tutorials

  • Lightweight Drop Down Completions

  • Auto Cached Suggestions

  • Dynamic parameter completion

  • Defaulting scopes of commands

  • On the fly descriptions of the commands AND parameters

  • On the fly examples of how to utilize each command

  • Optional “az” component

  • Query the previous command

  • Navigation of example pane

  • Optional layout configurations

  • Fun Colors

Running

To start the application

$ az shell

Then type your commands and hit [Enter]

To use commands outside the application

$ #[command]

To Search through the last command as json jmespath format for querying

$ ? [param]

Note: Only if the previous command dumps out json, e.g. vm list

To only see the commands for a command

$ %% [top-level command] [sub-level command] etc

To undefault a value

$ %% ..

Use Examples

Type a command, for example:

$ vm create

Look at the examples

Scroll through the pane with Control Y for up and Control N for down #

Pick the example you want with:

$ vm create :: [Example Number]

Dev Setup

Fork and clone repository

$ . dev_setup.py

To get the Exit Code of the previous command:

$ $

Clear History

Only clears the appended suggestion when you restart the shell

$ clear-history

Release History

0.3.0 (2017-05-05)

  • Integrate interactive into az

  • Colors Options

  • Rename ‘shell’ => ‘interactive’

0.2.1

  • CLI Performance changes integrated

0.2.0

  • Public Preview release

0.1.1

  • Preview release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

azure-cli-interactive-0.3.0.tar.gz (24.1 kB view details)

Uploaded Source

Built Distribution

azure_cli_interactive-0.3.0-py2.py3-none-any.whl (33.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file azure-cli-interactive-0.3.0.tar.gz.

File metadata

File hashes

Hashes for azure-cli-interactive-0.3.0.tar.gz
Algorithm Hash digest
SHA256 b0065b2b873e00b950e50919b4448f2e9e9d573512c4265407556bea9df2f9d8
MD5 0b411b4034fd910aa103eb7c4757f864
BLAKE2b-256 3e45deca6c2ebdf682aef97ad54bf86d723ec635f5a022c76f29823af05192cc

See more details on using hashes here.

File details

Details for the file azure_cli_interactive-0.3.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for azure_cli_interactive-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a1fc2f7796dea8fe5af54a4e612b6dce5318449234fe978d7f33b5aea655a365
MD5 247ee261e88a0f4de35433b9e1a3cc73
BLAKE2b-256 3644d40f28111546ec0108b2115d52e701df00e9ffcc157f29165e77039989ca

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page