az-group

group Manage resource groups and template deployments. Part of azure-cli.…

az group

Manage resource groups and template deployments. Part of azure-cli. More information: https://docs.microsoft.com/cli/azure/group.

az group create --name {{name}} --location {{location}}

az group exists --name {{name}}

az group delete --name {{name}}

az group wait --name {{name}} --{{created|deleted|exists|updated}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← az-feedback az-lock →