mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 09:25:44 +00:00
gcloud: Wed Nov 15 11:42:54 UTC 2023
This commit is contained in:
parent
03f0979970
commit
d3074f94bb
224 changed files with 6432 additions and 626 deletions
|
|
@ -6,7 +6,9 @@ SYNOPSIS
|
|||
gcloud alpha network-security firewall-endpoints create
|
||||
(FIREWALL_ENDPOINT : --organization=ORGANIZATION --zone=ZONE) [--async]
|
||||
[--description=DESCRIPTION] [--labels=[KEY=VALUE,...]]
|
||||
[--max-wait=MAX_WAIT; default="60m"] [GCLOUD_WIDE_FLAG ...]
|
||||
[--max-wait=MAX_WAIT; default="60m"]
|
||||
[--target-firewall-attachment=TARGET_FIREWALL_ATTACHMENT]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Create a firewall endpoint. Successful creation of an endpoint
|
||||
|
|
@ -77,6 +79,9 @@ FLAGS
|
|||
specified. See $ gcloud topic datetimes for information on time
|
||||
formats.
|
||||
|
||||
--target-firewall-attachment=TARGET_FIREWALL_ATTACHMENT
|
||||
Target firewall attachment where third party endpoint forwards traffic.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue