1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Jun 18 10:54:11 UTC 2025

This commit is contained in:
Automated 2025-06-18 10:54:11 +00:00
parent fa40c10f6a
commit 3a534cb57c
83 changed files with 849 additions and 219 deletions

View file

@ -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,...]]
@ -148,6 +149,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.