gcloud_alpha_compute_firewall-rules (1)
NAME
- gcloud alpha compute firewall-rules - list, create, update, and delete Google Compute Engine firewall rules
SYNOPSIS
-
gcloud alpha compute firewall-rules COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) List, create, update, and delete Google Compute Engine firewall
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.
COMMANDS
COMMAND is one of the following:
-
- create
-
(ALPHA) Create a Google Compute Engine firewall rule.
- delete
-
(ALPHA) Delete Google Compute Engine firewall rules.
- describe
-
(ALPHA) Describe a Google Compute Engine firewall rule.
- list
-
(ALPHA) List Google Compute Engine firewall rules.
- update
-
(ALPHA) Update a firewall rule.
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 firewall-rules $ gcloud beta compute firewall-rules