mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Aug 17 09:22:03 UTC 2022
This commit is contained in:
parent
fa820bfa8d
commit
c614d893da
183 changed files with 3129 additions and 270 deletions
|
|
@ -9,6 +9,11 @@ DESCRIPTION
|
|||
(BETA) gcloud beta compute firewall-rules describe displays all data
|
||||
associated with a Compute Engine firewall rule in a project.
|
||||
|
||||
EXAMPLES
|
||||
To describe a firewall rule, run:
|
||||
|
||||
$ gcloud beta compute firewall-rules describe my-firewall-rule
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
NAME
|
||||
Name of the firewall rule to describe.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue