gcloud_compute_security-policies (1)
NAME
- gcloud compute security-policies - read and manipulate Google Compute Engine security policies. Security policies are used to control access to Google Cloud HTTP/HTTPS load balancers
SYNOPSIS
-
gcloud compute security-policies GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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.
GROUPS
GROUP is one of the following:
-
- rules
-
Read and manipulate Google Compute Engine security policies rules.
COMMANDS
COMMAND is one of the following:
-
- create
-
Create a Google Compute Engine security policy.
- delete
-
Delete security policies.
- describe
-
Describe a Google Compute Engine security policy.
- export
-
Export security policy configs into yaml files.
- import
-
Import security policy configs into your project.
- list
-
List Google Compute Engine security policies.
NOTES
These variants are also available:
- $ gcloud alpha compute security-policies $ gcloud beta compute security-policies