Skip to main content

Microsoft Azure Command-Line Interactive Shell

Project description

Azure CLI Interactive Shell
****************************
The interactive shell for Microsoft Azure CLI (Command Line Interface)
######################################################################

* Interactive Tutorials
* Lightweight Drop Down Completions
* Auto Cached Suggestions
* Dynamic parameter completion
* 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
############
.. code-block:: console

$ pip install azure-cli-shell

Running
########

To start the application

.. code-block:: console

$ az-shell

Then type your commands and hit [Enter]

To use commands outside the application

.. code-block:: console

$ #[command]

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

.. code-block:: console

$ ? [param]

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

To only see the commands for a command

.. code-block:: console

$ %% [top-level command]

To undefault a value

.. code-block:: console

$ ^^ [value to undefault]


Use Examples
########

Type a command, for example:

.. code-block:: console

$ 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:

.. code-block:: console

$ vm create :: [Example Number]

Dev Setup
########

Fork and clone repository

.. code-block:: console

$ . dev_setup.py

To get the Exit Code of the previous command:

.. code-block:: console

$ $

Docker Image
############

There is a docker image on docker hub

.. code-block:: console

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

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.1a7.tar.gz (20.6 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for azure-cli-shell-0.1.1a7.tar.gz
Algorithm Hash digest
SHA256 c14d7a46c6e9bca3636fd0259304f10ab818bac48943fc8811f1e1a593ad12d1
MD5 f44bc05484fd72af6fddfbfcdc00f338
BLAKE2b-256 5b04958a4d1ca9be825e71d45de8221210b64c8406f62ef1fefa33d77a49c0cd

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