gcloud_compute_security-policies_rules_describe (1)
NAME
- gcloud compute security-policies rules describe - describe a Google Compute Engine security policy rule
SYNOPSIS
-
gcloud compute security-policies rules describe PRIORITY [--security-policy=SECURITY_POLICY] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
gcloud compute security-policies rules describe displays all data
POSITIONAL ARGUMENTS
-
- PRIORITY
-
The priority of the rule to describe. 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
These variants are also available:
- $ gcloud alpha compute security-policies rules describe $ gcloud beta compute security-policies rules describe