gcloud_alpha_compute_security-policies_rules_delete (1)
NAME
- gcloud alpha compute security-policies rules delete - delete Google Compute Engine security policy rules
SYNOPSIS
-
gcloud alpha compute security-policies rules delete [PRIORITY ...] [--security-policy=SECURITY_POLICY] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) gcloud alpha compute security-policies rules delete is used
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
-
- --security-policy=SECURITY_POLICY
-
The security policy that this rule belongs to.
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support These variants are also available:
- $ gcloud compute security-policies rules delete $ gcloud beta compute security-policies rules delete