gcloud resource-manager tags keys

NAME
gcloud resource-manager tags keys - create and manipulate TagKeys
SYNOPSIS
gcloud resource-manager tags keys 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
COMMAND is one of the following:
add-iam-policy-binding
Adds a policy binding to the IAM policy of a TagKey.
create
Creates a TagKey resource under the specified tag parent.
delete
Deletes the specified TagKey resource.
describe
Describes a TagKey resource.
get-iam-policy
Gets the IAM policy for a TagKey resource.
list
Lists TagKeys under the specified parent resource.
remove-iam-policy-binding
Removes a policy binding from the IAM policy of a TagKey.
set-iam-policy
Sets IAM policy for a TagKey resource.
update
Updates the specified TagKey resource's description.
NOTES
These variants are also available:
gcloud alpha resource-manager tags keys
gcloud beta resource-manager tags keys