gcloud resource-manager tags - create and manipulate tag keys, values and bindings
gcloud resource-manager tags GROUP [GCLOUD_WIDE_FLAG ...]
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
Create and manipulate TagBindings.
- holds
Create and manipulate TagHolds.
- keys
Create and manipulate TagKeys.
- values
Create and manipulate TagValues.
These variants are also available:
$ gcloud alpha resource-manager tags
$ gcloud beta resource-manager tags