- INFORMATION
-
gcloud preview compute security-policies rules deleteis supported in universe domainuniverse; however, some of the values used in the help text may not be available. Command examples may not work as-is and may requires changes before execution. - NAME
-
- gcloud preview compute security-policies rules delete - delete Compute Engine security policy rules
- SYNOPSIS
-
-
gcloud preview compute security-policies rules delete[PRIORITY…] [--region=REGION] [--security-policy=SECURITY_POLICY] [GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(PREVIEW)gcloud preview compute security-policies rules deleteis used to delete security policy rules. - EXAMPLES
-
To delete the rule at priority 1000, run:
gcloud preview compute security-policies rules delete 1000 --security-policy=my-policy - POSITIONAL ARGUMENTS
-
- [
PRIORITY…] - The priority of the rules to delete. Rules are evaluated in order from highest priority to lowest priority where 0 is the highest priority and 2147483647 is the lowest priority.
- [
- FLAGS
-
--region=REGION-
Region of the security policy to delete. If not specified, you might be prompted
to select a region (interactive mode only).
A list of regions can be fetched by running:
gcloud compute regions listOverrides the default
compute/regionproperty value for this command invocation. --security-policy=SECURITY_POLICY- The security policy that this rule belongs to.
- 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 DEVELOPER PREVIEW and may 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 compute security-policies rules deletegcloud alpha compute security-policies rules deletegcloud beta compute security-policies rules delete
gcloud preview compute security-policies rules 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-04-14 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-14 UTC."],[],[]]