🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

azworkshops-cli

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azworkshops-cli

Azure Workshops CLI

latest
Source
npmnpm
Version
1.0.8
Version published
Maintainers
1
Created
Source

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

Keywords

azure

FAQs

Package last updated on 05 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts