gcloud beta compute security-policies - read and manipulate Cloud Armor security policies
gcloud beta compute security-policies GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) Read and manipulate Cloud Armor security policies.
Security policies are used to control access to Google Cloud HTTP/HTTPS load balancers.
For more information about security policies, see Security policies for HTTPS load balancing https://cloud.google.com/armor/docs/security-policy-concepts#security_policies_for_https_load_balancing.
See also: Security policies API https://cloud.google.com/compute/docs/reference/rest/v1/securityPolicies.
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- rules
(BETA) Read and manipulate Compute Engine security policies rules.
COMMAND is one of the following:
- create
(BETA) Create a Compute Engine security policy.
- delete
(BETA) Delete security policies.
- describe
(BETA) Describe a Compute Engine security policy.
- export
(BETA) Export security policy configs into YAML or JSON files.
- import
(BETA) Import security policy configs into your project.
- list
(BETA) List security policies.
- list-preconfigured-expression-sets
(BETA) List all available preconfigured expression sets.
- update
(BETA) Update a Compute Engine security policy.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud compute security-policies
$ gcloud alpha compute security-policies