mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Jul 17 09:30:28 UTC 2024
This commit is contained in:
parent
2614f6b65e
commit
503936d882
156 changed files with 1988 additions and 573 deletions
|
|
@ -18,7 +18,7 @@ EXAMPLES
|
|||
us-central1 targeting my-target-endpoint, run:
|
||||
|
||||
$ gcloud network-connectivity regional-endpoints create \
|
||||
my-regional-endpoint --region=us-centeral1 \
|
||||
my-regional-endpoint --region=us-central1 \
|
||||
[--network=my-network] [--subnetwork=my-subnet] \
|
||||
--target-google-api=my-target-endpoint [--enable-global-access]
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ DESCRIPTION
|
|||
project.
|
||||
|
||||
EXAMPLES
|
||||
To list all regional endpoints in us-centeral1, run:
|
||||
To list all regional endpoints in us-central1, run:
|
||||
|
||||
$ gcloud network-connectivity regional-endpoints list \
|
||||
--region=us-central1 [--project=my-project]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue