mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed May 14 10:45:02 UTC 2025
This commit is contained in:
parent
dfebca5b6c
commit
82f3a66664
423 changed files with 11160 additions and 1149 deletions
|
|
@ -10,6 +10,7 @@ SYNOPSIS
|
|||
[--direction=DIRECTION] [--disabled] [--[no-]enable-logging]
|
||||
[--logging-metadata=LOGGING_METADATA]
|
||||
[--network=NETWORK; default="default"] [--priority=PRIORITY]
|
||||
[--resource-manager-tags=[KEY=VALUE,...]]
|
||||
[--rules=PROTOCOL[:PORT[-PORT]],[...]]
|
||||
[--source-ranges=CIDR_RANGE,[CIDR_RANGE,...]]
|
||||
[--source-service-accounts=EMAIL,[EMAIL,...]]
|
||||
|
|
@ -150,6 +151,10 @@ OPTIONAL FLAGS
|
|||
precedence. DENY rules take precedence over ALLOW rules having equal
|
||||
priority.
|
||||
|
||||
--resource-manager-tags=[KEY=VALUE,...]
|
||||
A comma-separated list of Resource Manager tags to apply to the
|
||||
firewall.
|
||||
|
||||
--rules=PROTOCOL[:PORT[-PORT]],[...]
|
||||
A list of protocols and ports to which the firewall rule will apply.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue