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

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

DESCRIPTION
    (ALPHA) 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
        (ALPHA) Creates a TagBinding resource.

     delete
        (ALPHA) Deletes a TagBinding.

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

     update
        (ALPHA) Updates TagBindings bound to the specified resource.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud resource-manager tags bindings

        $ gcloud beta resource-manager tags bindings

