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

Installation

$ pip install --user azure-cli-shell

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]

To undefault a value

$ ^^ [value to undefault]

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:

$ $

Docker Image

There is a docker image on docker hub

$ docker pull oakeyc/az-cli-shell:latest
$ docker run -it oakeyc/az-cli-shell:latest
root#: az-shell

Release History

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-shell-0.1.1a29.tar.gz (24.4 kB view details)

Uploaded Source

File details

Details for the file azure-cli-shell-0.1.1a29.tar.gz.

File metadata

File hashes

Hashes for azure-cli-shell-0.1.1a29.tar.gz
Algorithm Hash digest
SHA256 d5df0f685cdfe694a3a228cbb475d0adc11098a9b433a139435116fc3f48a257
MD5 4e74a7bff45082fa17305f81a2bbe6ee
BLAKE2b-256 50aface14e4a9ae871f57de3bc40a3c5ca6dbae682daf23dbab710302e89d2ae

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