mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
44 lines
964 B
Text
44 lines
964 B
Text
NAME
|
|
gcloud network-connectivity hubs groups - manage Network Connectivity
|
|
Center groups
|
|
|
|
SYNOPSIS
|
|
gcloud network-connectivity hubs groups COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Network Connectivity Center groups.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
Add an IAM policy binding to the IAM policy of a group resource.
|
|
|
|
describe
|
|
Describe a group.
|
|
|
|
get-iam-policy
|
|
Get the IAM policy for a group resource.
|
|
|
|
list
|
|
List groups.
|
|
|
|
remove-iam-policy-binding
|
|
Remove an IAM policy binding from the IAM policy of a group resource.
|
|
|
|
set-iam-policy
|
|
Set the IAM policy of a group resource.
|
|
|
|
update
|
|
Update a group.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta network-connectivity hubs groups
|
|
|