NAME
    gcloud alpha resource-manager tags holds - create and manipulate TagHolds

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

DESCRIPTION
    (ALPHA) The Resource Manager 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, and you will be able to indicate the use of a
    TagValue as a TagHold.

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) Create a TagHold resource.

     delete
        (ALPHA) Delete a TagHold.

     list
        (ALPHA) List TagHolds under the specified TagValue.

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 holds

        $ gcloud beta resource-manager tags holds

