search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Az Tag Commands
10 az-tag entries
Limited to 100 results
az-tag Operations
Az Tag Command: Add Tag Value
az tag add-value -n <tag_name> --value <tag_value> az-tag Operations
Az Tag Command: Create Tag
az tag create -n <tag_name> az-tag Operations
Az Tag Command: Create Tag Subscription
az tag create -n <tag_name> az-tag Operations
Az Tag Command: Create Tag Value
az tag add-value -n <tag_name> --value <tag_value> az-tag Operations
Az Tag Command: Delete Tag
az tag delete -n <tag_name> az-tag Operations
Az Tag Command: Delete Tag Subscription
az tag delete -n <tag_name> az-tag Operations
Az Tag Command: Delete Tag Value
az tag remove-value -n <tag_name> --value <tag_value> az-tag Operations
Az Tag Command: List Tags
az tag list --resource-id /subscriptions/<subscription_id> az-tag Operations
Az Tag Command: List Tags Subscription
az tag list --resource-id /subscriptions/<subscription_id> az-tag Operations
Az Tag Command: Remove Tag Value
az tag remove-value -n <tag_name> --value <tag_value>