gcloud beta resource-manager tags - create and manipulate tag keys, values and bindings
gcloud beta resource-manager tags GROUP [GCLOUD_WIDE_FLAG ...]
(BETA) 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
(BETA) Create and manipulate TagBindings.
- holds
(BETA) Create and manipulate TagHolds.
- keys
(BETA) Create and manipulate TagKeys.
- values
(BETA) Create and manipulate TagValues.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud resource-manager tags
$ gcloud alpha resource-manager tags