NAME
    gcloud beta resource-manager tags bindings - create and manipulate
        TagBindings

SYNOPSIS
    gcloud beta resource-manager tags bindings COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) The Resource Manager Service gives you centralized and programmatic
    control over your organization or project'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
    TagValues to different resources as a TagBinding.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (BETA) Creates a TagBinding resource.

     delete
        (BETA) Deletes a TagBinding.

     list
        (BETA) Lists TagBindings bound to the specified resource.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud resource-manager tags bindings

        $ gcloud alpha resource-manager tags bindings

