gcloud resource-manager tags values - create and manipulate TagValues
gcloud resource-manager tags values COMMAND [GCLOUD_WIDE_FLAG ...]
The Resource Manager Service gives you centralized and programmatic control over your organization's Tags. As the tag administrator, you will be able to create and configure restrictions across the tags in the org. As the tag user, you will be able to attach TagValues to different resources.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- add-iam-policy-binding
Adds a policy binding to the IAM policy of a TagValue.
- create
Creates a TagValue resource.
- delete
Deletes the specified TagValue resource.
- describe
Describes a TagValue resource.
- get-iam-policy
Gets the IAM policy for a TagValue resource.
- list
Lists TagValues under the specified parent resource.
- remove-iam-policy-binding
Removes a policy binding from the IAM policy of a TagValue.
- set-iam-policy
Sets IAM policy for a TagValue resource.
- update
Updates the specified TagValue resource's description.
These variants are also available:
$ gcloud alpha resource-manager tags values
$ gcloud beta resource-manager tags values