0.0.7 • Published 6 years ago

arm-cli v0.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

ARM-CLI

An simple Azure RM CLI tool

Installation

npm install -g arm-cli

Important

This package was created by someone who doesn't know much about Azure and/or Azure RM. Use at your own risk. No validation has been implemented.

Usage

arm --help

Creating a New ARM Template Project

arm new PROJECT-NAME creates files:

scripts.psm1
PROJECT-NAME.json
PROJECT-NAME.parameters.json
QuestionDescription
Version:Version number for ARM template. E.g., 1.0.0.0
Deployment Name:Files and folders and name by this value
Subscription ID:Azure Subscription ID
Resource Group Name:Azure Resource Group Name
Password:A Password for VMs
0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago