New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

arm-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

arm-cli

An simple Azure RM CLI tool

latest
npmnpm
Version
0.0.7
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 21 Feb 2018

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