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.
|
|
|
|
|
|
2024-11-13 10:04:10 +00:00
|
|
|
query-status
|
|
|
|
|
Query the status of Private Service Connect propagation for a hub.
|
|
|
|
|
|
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
|
2024-07-04 09:30:26 +00:00
|
|
|
These variants are also available:
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
$ gcloud alpha network-connectivity hubs
|
|
|
|
|
|
2024-07-04 09:30:26 +00:00
|
|
|
$ gcloud beta network-connectivity hubs
|
|
|
|
|
|