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

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

DESCRIPTION
    (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 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
        (BETA) Create and manipulate TagBindings.

     holds
        (BETA) Create and manipulate TagHolds.

     keys
        (BETA) Create and manipulate TagKeys.

     values
        (BETA) Create and manipulate TagValues.

NOTES
    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

