arm-cli

An simple Azure RM CLI tool

Usage no npm install needed!

<script type="module">
  import armCli from 'https://cdn.skypack.dev/arm-cli';
</script>

README

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
Question Description
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