mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed Aug 7 09:49:06 UTC 2024
This commit is contained in:
parent
ed2f818f7a
commit
7fe34c472b
98 changed files with 1867 additions and 220 deletions
|
|
@ -3,7 +3,8 @@ NAME
|
|||
Center spokes
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta network-connectivity spokes GROUP [GCLOUD_WIDE_FLAG ...]
|
||||
gcloud beta network-connectivity spokes GROUP | COMMAND
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Manage Network Connectivity Center spokes.
|
||||
|
|
@ -22,9 +23,24 @@ GROUPS
|
|||
linked-router-appliances
|
||||
(BETA) Manage Router appliance spokes.
|
||||
|
||||
linked-vpc-network
|
||||
(BETA) Manage VPC spokes.
|
||||
|
||||
linked-vpn-tunnels
|
||||
(BETA) Manage VPN spokes.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
delete
|
||||
(BETA) Delete a spoke.
|
||||
|
||||
describe
|
||||
(BETA) Describe a spoke.
|
||||
|
||||
list
|
||||
(BETA) List spokes.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue