1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Sep 27 12:05:40 UTC 2023

This commit is contained in:
Automated 2023-09-27 12:05:40 +00:00
parent 54eca12593
commit 6c60d7f07f
256 changed files with 8313 additions and 442 deletions

View file

@ -5,8 +5,8 @@ NAME
SYNOPSIS
gcloud beta network-security firewall-endpoints create
(FIREWALL_ENDPOINT : --organization=ORGANIZATION --zone=ZONE) [--async]
[--labels=[KEY=VALUE,...]] [--max-wait=MAX_WAIT; default="60m"]
[GCLOUD_WIDE_FLAG ...]
[--description=DESCRIPTION] [--labels=[KEY=VALUE,...]]
[--max-wait=MAX_WAIT; default="60m"] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Create a firewall endpoint. Successful creation of an endpoint
@ -60,6 +60,9 @@ FLAGS
complete. The default is True. Enabled by default, use --no-async to
disable.
--description=DESCRIPTION
Description of the endpoint
--labels=[KEY=VALUE,...]
List of label KEY=VALUE pairs to add.