Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)



gcloud compute firewall-rules list

NAME
gcloud-compute-firewall-rules-list - List Google Compute Engine firewall rules
SYNOPSIS
gcloud compute firewall-rules list
  [NAME …]
  [--format FORMAT]
  [--help]
  [--limit LIMIT]
  [--project PROJECT]
  [--quiet, -q]
  [--regexp REGEXP, -r REGEXP]
  [--sort-by SORT_BY]
  [--uri]
  [-h]
DESCRIPTION
gcloud compute firewall-rules list lists summary information for the forwarding rules in a project. The “--uri” option can be used to display the URIs of the forwarding rules in the project. Users who want to see more data should use gcloud compute forwarding-rules describe .
POSITIONAL ARGUMENTS
[NAME …]
Names or URIs of resources to filter the results by.
FLAGS
--format FORMAT
Specify a format for printed output. By default, a command-specific human-friendly output format is used. Setting this flag to one of the available options will serialize the result of the command in the chosen format and print it to stdout. Supported formats are: "json", "text", "yaml".
--help
Display detailed help.
--limit LIMIT
The maximum number of results.
--project PROJECT
Google Cloud Platform project to use for this invocation.
--quiet
Disable all interactive prompts when running gcloud commands. If input is required, defaults will be used, or an error will be raised.
--regexp REGEXP
A regular expression to filter the names of the results on.
--sort-by SORT_BY
A field to sort by. To perform a descending-order sort, prefix the value of this flag with a tilde (“~”).
--uri
If provided, the list command will only print URIs for the resources returned. If this flag is not provided, the list command will print a human-readable table of useful resource data.
-h
Print a summary help and exit.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.