@comprend/azure
v1.0.1
Published
Comprend Azure is a CLI for interacting with Azure.
Downloads
133
Readme
Comprend Azure CLI
Comprend Azure is a CLI for interacting with Azure.
Setup
A .env.comprend
file is required, generate it with comprend setup
.
Commands
| Command | Description | Example |
| ----------------------- | ----------------------------------------------------- | --------------------------------------------------------------------------------------- |
| comprend setup
| Creates the needed .env.comprend file | comprend setup
|
| comprend environments
| Fetches variable groups and generates variable files. | comprend environments --project=Comprend%20Utils --variableGroupId=111 --suffix=local
|