- NAME
-
- gcloud beta resource-manager tags holds delete - delete a TagHold
- SYNOPSIS
-
-
gcloud beta resource-manager tags holds deleteTAG_HOLD_NAME[--location=LOCATION] [GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(BETA)Delete a TagHold given its full name, specified as tagValues/{tag_value_id}/tagHolds/{tag_hold_id}. - EXAMPLES
- To delete a TagHold under tagValue/111 with id abc-123-def in region
us-central1-a, run:
gcloud beta resource-manager tags holds delete tagValue/111/tagHolds/abc-123-def --location = us-central1-a - POSITIONAL ARGUMENTS
-
-
TAG_HOLD_NAME - TagHold given its full name, specified as tagValues/{tag_value_id}/tagHolds/{tag_hold_id}
-
- FLAGS
-
-
--location=LOCATION - Region where the TagHold is stored. If not provided, the API will attempt to find and delete the specified TagHold from the "global" region.
-
- GCLOUD WIDE FLAGS
- These flags are available to all commands:
--access-token-file,--account,--billing-project,--configuration,--flags-file,--flatten,--format,--help,--impersonate-service-account,--log-http,--project,--quiet,--trace-token,--user-output-enabled,--verbosity.Run
$ gcloud helpfor details. - NOTES
- This command is currently in beta and might change without notice. These
variants are also available:
gcloud resource-manager tags holds deletegcloud alpha resource-manager tags holds delete
gcloud beta resource-manager tags holds delete
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.

