mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-21 14:39:15 +00:00
gcloud: Wed Jul 12 10:20:16 UTC 2023
This commit is contained in:
parent
f52bc665a7
commit
b4c2508b12
300 changed files with 7469 additions and 3231 deletions
|
|
@ -2,7 +2,7 @@ NAME
|
|||
gcloud network-connectivity spokes list - list spokes
|
||||
|
||||
SYNOPSIS
|
||||
gcloud network-connectivity spokes list [--region=REGION]
|
||||
gcloud network-connectivity spokes list [--global | --region=REGION]
|
||||
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
|
||||
[--sort-by=[FIELD,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -19,11 +19,16 @@ EXAMPLES
|
|||
$ gcloud network-connectivity spokes list
|
||||
|
||||
FLAGS
|
||||
--region=REGION
|
||||
A Google Cloud region. To see the names of regions, see Viewing a list
|
||||
of available regions
|
||||
(https://cloud.google.com/compute/docs/regions-zones/viewing-regions-zones#viewing_a_list_of_available_regions).
|
||||
Use ``-`` to specify all regions.
|
||||
At most one of these can be specified:
|
||||
|
||||
--global
|
||||
Indicates that the spoke is global.
|
||||
|
||||
--region=REGION
|
||||
A Google Cloud region. To see the names of regions, see Viewing a
|
||||
list of available regions
|
||||
(https://cloud.google.com/compute/docs/regions-zones/viewing-regions-zones#viewing_a_list_of_available_regions).
|
||||
Use ``-`` to specify all regions.
|
||||
|
||||
LIST COMMAND FLAGS
|
||||
--filter=EXPRESSION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue