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

gcloud: Tue Nov 18 10:53:36 UTC 2025

This commit is contained in:
Automated 2025-11-18 10:53:36 +00:00
parent 4b21ae6795
commit e1ec13485a
380 changed files with 16045 additions and 783 deletions

View file

@ -17,10 +17,10 @@ EXAMPLES
$ gcloud beta network-connectivity spokes \
linked-producer-vpc-network create myspoke \
--hub="https://www.googleapis.com/networkconnectivity/v1/project\
s/my-project/locations/global/hubs/my-hub" --global \
--network="https://www.googleapis.com/compute/v1/projects/my-pro\
ject/global/networks/my-vpc" --peering="my-peering-name" \
--hub=https://www.googleapis.com/networkconnectivity/v1/\
projects/my-project/locations/global/hubs/my-hub --global \
--network=https://www.googleapis.com/compute/v1/projects/\
my-project/global/networks/my-vpc --peering=my-peering-name
POSITIONAL ARGUMENTS
Spoke resource - Name of the spoke to create. This represents a Cloud

View file

@ -17,10 +17,10 @@ EXAMPLES
$ gcloud beta network-connectivity spokes linked-vpc-network \
create myspoke \
--hub="https://www.googleapis.com/networkconnectivity/v1/project\
s/my-project/locations/global/hubs/my-hub" --global \
--vpc-network="https://www.googleapis.com/compute/v1/projects/my\
-project/global/networks/my-vpc"
--hub=https://www.googleapis.com/networkconnectivity/v1/\
projects/my-project/locations/global/hubs/my-hub --global \
--vpc-network=https://www.googleapis.com/compute/v1/projects/\
my-project/global/networks/my-vpc
POSITIONAL ARGUMENTS
Spoke resource - Name of the spoke to create. This represents a Cloud