mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
37 lines
657 B
Text
37 lines
657 B
Text
NAME
|
|
gcloud network-connectivity hubs - manage Network Connectivity Center hubs
|
|
|
|
SYNOPSIS
|
|
gcloud network-connectivity hubs GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Network Connectivity Center hubs.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a new hub.
|
|
|
|
delete
|
|
Delete a hub.
|
|
|
|
describe
|
|
Describe a hub.
|
|
|
|
list
|
|
List hubs.
|
|
|
|
update
|
|
Update a hub.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha network-connectivity hubs
|
|
|