Skip to content

iniva/az-cli-utils

Repository files navigation

Toolbelt CLI

A CLI tool with Azure utilities

Setup

  • You must have Azure Functions core tools and Azure CLI
    brew tap azure/functions
    brew install azure-functions-core-tools@4
    # if upgrading on a machine that has 2.x or 3.x installed:
    brew link --overwrite azure-functions-core-tools@4
    
    brew install azure-cli
  • Run npm i to install dependencies
  • Run the CLI with npm run cli

Available commands

  • Handle subscription
  • Fetch settings for a specific function app

About

A CLI tool with Azure utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors