az-tag

tag Manage tags on a resource. Part of azure-cli. More…

az tag

Manage tags on a resource. Part of azure-cli. More information: https://docs.microsoft.com/cli/azure/tag.

az tag add-value --name {{tag_name}} --value {{tag_value}}

az tag create --name {{tag_name}}

az tag delete --name {{tag_name}}

az tag list --resource-id /subscriptions/{{subscription_id}}

az tag remove-value --name {{tag_name}} --value {{tag_value}}

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