exsitecazurecli
v1.0.1
Published
Azure Deployment CLI
Downloads
4
Readme
exsitecazurecli
exsitecazurecli
is a CLI tool for deploying Azure resources using Bicep templates. It allows you to deploy resources, list stored deployments, and manage configuration options for your Azure deployments.
Features
- Deploy Azure resources using a Bicep template.
- List all stored deployment configurations.
- Show and set configuration options, including default template file path, parameters file path, resource group name, and location.
- Select an Azure subscription for deployment.
Installation
Clone the repository:
git clone https://github.com/your-username/exsitecazurecli.git cd exsitecazurecli