mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
69 lines
1.4 KiB
Text
69 lines
1.4 KiB
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.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
groups
|
|
Manage Network Connectivity Center groups.
|
|
|
|
route-tables
|
|
Manage Network Connectivity Center route tables.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
accept-spoke
|
|
Accept a spoke into a hub.
|
|
|
|
add-iam-policy-binding
|
|
Add an IAM policy binding to the IAM policy of a hub resource.
|
|
|
|
create
|
|
Create a new hub.
|
|
|
|
delete
|
|
Delete a hub.
|
|
|
|
describe
|
|
Describe a hub.
|
|
|
|
get-iam-policy
|
|
Get the IAM policy for a hub resource.
|
|
|
|
list
|
|
List hubs.
|
|
|
|
list-spokes
|
|
List hub spokes.
|
|
|
|
reject-spoke
|
|
Reject a spoke from a hub.
|
|
|
|
remove-iam-policy-binding
|
|
Remove an IAM policy binding from the IAM policy of a hub resource.
|
|
|
|
set-iam-policy
|
|
Set the IAM policy of a hub resource.
|
|
|
|
update
|
|
Update a hub.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha network-connectivity hubs
|
|
|
|
$ gcloud beta network-connectivity hubs
|
|
|