1.0.8 • Published 6 years ago

azworkshops-cli v1.0.8

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

azworkshops-cli

Build Status

Description

This is the command-line interface (CLI) for the Azure Workshops. The CLI assists by building environments required by the workshops so that no additional pre-configuration is required.

Refer to the workshop setup instructions to determine which base configuration to use.

Upon running the CLI, you will be required to authenticate against Azure, choose a subscription and a region. Additionally, each base configuration may have additional configuration questions.

Requirements

The Azure Workshops CLI requires Node.js.

Installation

Typically, the best use case is to install the CLI globally so that it can be executed anywhere in your system.

npm i azworkshops-cli -g

Using the CLI

Simply run it from any command line and respond to the prompts.

azworkshops