NAME
    gcloud resource-manager tags - create and manipulate tag keys, values and
        bindings

SYNOPSIS
    gcloud resource-manager tags GROUP [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    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 your organization or
    projects. As the tag user, you will be able to attach tags values to
    different resources.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    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.

NOTES
    These variants are also available:

        $ gcloud alpha resource-manager tags

        $ gcloud beta resource-manager tags

