Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

azd-infra

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azd-infra

Manages your Azure Developer CLI projects' infrastructure

  • 1.1.7
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

🏗 azd-infra

NPM version Build Status Node version XO code style TypeScript License

Command line tool to manage your Azure Developer CLI (AZD) projects' infrastructure.

Usage

You need Node.js v20+ and git installed on your machine to use this tool.

You can either install it globally:

npm install -g azd-infra

Or use it directly with npx without installing it:

npx azd-infra <command>

Available commands

  • azd-infra add: Adds one or more AZD core templates to your infrastructure.
  • azd-infra update: Checks your infrastructure and updates it using latest AZD core templates.
  • azd-infra fix: Checks your infrastructure dependency graph for missing or unused resources and fixes them.
  • azd-infra refresh: Runs update and fix in sequence.

Commands are interactive and will ask you for confirmation before applying changes, unless you use the --yes flag.

Keywords

FAQs

Package last updated on 07 Jun 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc