1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Wed Sep 10 11:12:24 UTC 2025

This commit is contained in:
Automated 2025-09-10 11:12:24 +00:00
parent be3f81b90a
commit 78d417f901
91 changed files with 2522 additions and 712 deletions

View file

@ -6,7 +6,8 @@ SYNOPSIS
gcloud alpha network-security firewall-endpoints create
(FIREWALL_ENDPOINT : --organization=ORGANIZATION --zone=ZONE)
--billing-project=BILLING_PROJECT [--async] [--description=DESCRIPTION]
[--labels=[KEY=VALUE,...]] [--max-wait=MAX_WAIT; default="60m"]
[--enable-jumbo-frames] [--labels=[KEY=VALUE,...]]
[--max-wait=MAX_WAIT; default="60m"]
[--target-firewall-attachment=TARGET_FIREWALL_ATTACHMENT]
[GCLOUD_WIDE_FLAG ...]
@ -71,6 +72,10 @@ OPTIONAL FLAGS
--description=DESCRIPTION
Description of the endpoint
--enable-jumbo-frames
Enable jumbo frames for the firewall endpoint. To disable jumbo frames,
use --no-enable-jumbo-frames.
--labels=[KEY=VALUE,...]
List of label KEY=VALUE pairs to add.