gcloud alpha resource-manager tags - create and manipulate tag keys, values and bindings
gcloud alpha resource-manager tags GROUP [GCLOUD_WIDE_FLAG ...]
(ALPHA) The Tags 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 tags values to different resources.
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- bindings
(ALPHA) Create and manipulate TagBindings.
- holds
(ALPHA) Create and manipulate TagHolds.
- keys
(ALPHA) Create and manipulate TagKeys.
- values
(ALPHA) Create and manipulate TagValues.
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
$ gcloud resource-manager tags
$ gcloud beta resource-manager tags