mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Thu Jul 25 09:27:13 UTC 2024
This commit is contained in:
parent
503936d882
commit
3a4c5997b9
153 changed files with 2744 additions and 496 deletions
|
|
@ -41,7 +41,9 @@ COMMANDS
|
|||
List spokes.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha network-connectivity spokes
|
||||
|
||||
$ gcloud beta network-connectivity spokes
|
||||
|
||||
|
|
|
|||
|
|
@ -106,3 +106,10 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity spokes \
|
||||
linked-interconnect-attachments create
|
||||
|
||||
|
|
|
|||
|
|
@ -22,3 +22,10 @@ COMMANDS
|
|||
|
||||
update
|
||||
Update a VLAN attachment spoke.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity spokes \
|
||||
linked-interconnect-attachments
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud network-connectivity spokes linked-interconnect-attachments update
|
||||
(SPOKE : --region=REGION) [--async] [--description=DESCRIPTION]
|
||||
[--include-import-ranges=[INCLUDE_IMPORT_RANGES,...]]
|
||||
[--update-labels=[KEY=VALUE,...]]
|
||||
[--clear-labels | --remove-labels=[KEY,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -57,6 +58,11 @@ FLAGS
|
|||
--description=DESCRIPTION
|
||||
New description of the spoke.
|
||||
|
||||
--include-import-ranges=[INCLUDE_IMPORT_RANGES,...]
|
||||
IP address range(s) allowed to be imported from hub subnets. Only
|
||||
``ALL_IPV4_RANGES`` can be added to the list. If it's empty, the spoke
|
||||
does not import any subnets from the hub.
|
||||
|
||||
--update-labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to update. If a label exists, its value
|
||||
is modified. Otherwise, a new label is created.
|
||||
|
|
@ -100,3 +106,10 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity spokes \
|
||||
linked-interconnect-attachments update
|
||||
|
||||
|
|
|
|||
|
|
@ -113,3 +113,10 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity spokes linked-router-appliances \
|
||||
create
|
||||
|
||||
|
|
|
|||
|
|
@ -22,3 +22,9 @@ COMMANDS
|
|||
|
||||
update
|
||||
Update a Router appliance spoke.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity spokes linked-router-appliances
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud network-connectivity spokes linked-router-appliances update
|
||||
(SPOKE : --region=REGION) [--async] [--description=DESCRIPTION]
|
||||
[--include-import-ranges=[INCLUDE_IMPORT_RANGES,...]]
|
||||
[--router-appliance=[instance=INSTANCE],[ip=IP]]
|
||||
[--update-labels=[KEY=VALUE,...]]
|
||||
[--clear-labels | --remove-labels=[KEY,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -70,6 +71,11 @@ FLAGS
|
|||
--description=DESCRIPTION
|
||||
New description of the spoke.
|
||||
|
||||
--include-import-ranges=[INCLUDE_IMPORT_RANGES,...]
|
||||
IP address range(s) allowed to be imported from hub subnets. Only
|
||||
``ALL_IPV4_RANGES`` can be added to the list. If it's empty, the spoke
|
||||
does not import any subnets from the hub.
|
||||
|
||||
--router-appliance=[instance=INSTANCE],[ip=IP]
|
||||
Router appliance instance(s) with which to replace the set of instances
|
||||
already linked to this spoke. Pass this flag multiple times to replace
|
||||
|
|
@ -122,3 +128,10 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity spokes linked-router-appliances \
|
||||
update
|
||||
|
||||
|
|
|
|||
|
|
@ -104,3 +104,9 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity spokes linked-vpn-tunnels create
|
||||
|
||||
|
|
|
|||
|
|
@ -21,3 +21,9 @@ COMMANDS
|
|||
|
||||
update
|
||||
Update a VPN spoke.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity spokes linked-vpn-tunnels
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud network-connectivity spokes linked-vpn-tunnels update
|
||||
(SPOKE : --region=REGION) [--async] [--description=DESCRIPTION]
|
||||
[--include-import-ranges=[INCLUDE_IMPORT_RANGES,...]]
|
||||
[--update-labels=[KEY=VALUE,...]]
|
||||
[--clear-labels | --remove-labels=[KEY,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -57,6 +58,11 @@ FLAGS
|
|||
--description=DESCRIPTION
|
||||
New description of the spoke.
|
||||
|
||||
--include-import-ranges=[INCLUDE_IMPORT_RANGES,...]
|
||||
IP address range(s) allowed to be imported from hub subnets. Only
|
||||
``ALL_IPV4_RANGES`` can be added to the list. If it's empty, the spoke
|
||||
does not import any subnets from the hub.
|
||||
|
||||
--update-labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to update. If a label exists, its value
|
||||
is modified. Otherwise, a new label is created.
|
||||
|
|
@ -99,3 +105,9 @@ API REFERENCE
|
|||
This command uses the networkconnectivity/v1 API. The full documentation
|
||||
for this API can be found at:
|
||||
https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud beta network-connectivity spokes linked-vpn-tunnels update
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue