1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00
gcloud-help/gcloud/network-connectivity/hubs/help

68 lines
1.3 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud network-connectivity hubs - manage Network Connectivity Center hubs
SYNOPSIS
2022-09-08 09:21:50 +00:00
gcloud network-connectivity hubs GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
2022-03-01 04:29:52 +00:00
DESCRIPTION
Manage Network Connectivity Center hubs.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
2023-07-12 10:20:16 +00:00
GROUPS
GROUP is one of the following:
2023-09-07 10:42:28 +00:00
groups
Manage Network Connectivity Center groups.
2023-07-12 10:20:16 +00:00
route-tables
Manage Network Connectivity Center route tables.
2022-03-01 04:29:52 +00:00
COMMANDS
COMMAND is one of the following:
2023-09-20 10:45:25 +00:00
accept-spoke
Accept a spoke into a hub.
2023-07-12 10:20:16 +00:00
add-iam-policy-binding
Add an IAM policy binding to the IAM policy of a hub resource.
2022-03-01 04:29:52 +00:00
create
Create a new hub.
delete
Delete a hub.
describe
Describe a hub.
2023-07-12 10:20:16 +00:00
get-iam-policy
Get the IAM policy for a hub resource.
2022-03-01 04:29:52 +00:00
list
List hubs.
2023-07-12 10:20:16 +00:00
list-spokes
List hub spokes.
2023-09-20 10:45:25 +00:00
reject-spoke
Reject a spoke from a hub.
2023-07-12 10:20:16 +00:00
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.
2022-03-01 04:29:52 +00:00
update
Update a hub.
NOTES
This variant is also available:
$ gcloud alpha network-connectivity hubs