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

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

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

     delete
        Delete a TagHold.

     list
        List TagHolds under the specified TagValue.

NOTES
    These variants are also available:

        $ gcloud alpha resource-manager tags holds

        $ gcloud beta resource-manager tags holds

