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

gcloud: Wed Apr 3 09:23:31 UTC 2024

This commit is contained in:
Automated 2024-04-03 09:23:31 +00:00
parent 4ade1b44cc
commit 7e2535c53d
212 changed files with 8070 additions and 151 deletions

View file

@ -5,7 +5,7 @@ NAME
SYNOPSIS
gcloud beta network-connectivity regional-endpoints create
(REGIONAL_ENDPOINT : --region=REGION)
--target-google-api=TARGET_GOOGLE_API [--async]
--target-google-api=TARGET_GOOGLE_API [--address=ADDRESS] [--async]
[--description=DESCRIPTION] [--enable-global-access]
[--labels=[KEY=VALUE,...]] [--network=NETWORK]
[--subnetwork=SUBNETWORK] [GCLOUD_WIDE_FLAG ...]
@ -59,6 +59,10 @@ REQUIRED FLAGS
The service endpoint the regional endpoint will connect to.
OPTIONAL FLAGS
--address=ADDRESS
The IP address or address resource URI of the Regional Endpoint. When
no address value is provided, an IP from the subnetwork is allocated.
--async
Return immediately, without waiting for the operation in progress to
complete.