gcloud beta resource-manager tags values

NAME
gcloud beta resource-manager tags values - create and manipulate TagValues
SYNOPSIS
gcloud beta resource-manager tags values COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) 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 your organization or projects. As the tag user, you will be able to attach TagValues to different resources.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
(BETA) Adds a policy binding to the IAM policy of a TagValue.
create
(BETA) Creates a TagValue resource.
delete
(BETA) Deletes the specified TagValue resource.
describe
(BETA) Describes a TagValue resource.
get-iam-policy
(BETA) Gets the IAM policy for a TagValue resource.
list
(BETA) Lists TagValues under the specified parent resource.
remove-iam-policy-binding
(BETA) Removes a policy binding from the IAM policy of a TagValue.
set-iam-policy
(BETA) Sets IAM policy for a TagValue resource.
update
(BETA) Updates the specified TagValue resource's description.
NOTES
This command is currently in beta and might change without notice. These variants are also available:
gcloud resource-manager tags values
gcloud alpha resource-manager tags values