- NAME
-
- gcloud resource-manager tags values - create and manipulate TagValues
- SYNOPSIS
-
-
gcloud resource-manager tags values
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
- 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
-
is one of the following:COMMAND
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.
- NOTES
-
These variants are also available:
gcloud alpha resource-manager tags values
gcloud beta resource-manager tags values
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-08 UTC.