1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 13:10:18 +00:00

gcloud: Fri Jun 2 10:25:45 UTC 2023

This commit is contained in:
Automated 2023-06-02 10:25:45 +00:00
parent d0919dce4f
commit daa9cea776
199 changed files with 7828 additions and 401 deletions

View file

@ -4,7 +4,8 @@ NAME
SYNOPSIS
gcloud alpha compute security-policies rules delete [PRIORITY ...]
[--security-policy=SECURITY_POLICY] [GCLOUD_WIDE_FLAG ...]
[--region=REGION] [--security-policy=SECURITY_POLICY]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) gcloud alpha compute security-policies rules delete is used to
@ -23,6 +24,17 @@ POSITIONAL ARGUMENTS
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 list
Overrides the default compute/region property value for this command
invocation.
--security-policy=SECURITY_POLICY
The security policy that this rule belongs to.