1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-14 08:55:34 +00:00
gcloud-help/gcloud/container/fleet/scopes/rbacrolebindings/help
2023-08-23 10:30:46 +00:00

47 lines
1 KiB
Text

NAME
gcloud container fleet scopes rbacrolebindings - fleet scope RBAC
RoleBindings for permissions
SYNOPSIS
gcloud container fleet scopes rbacrolebindings COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
This command group allows for manipulation of fleet namespace RBAC
RoleBindings.
EXAMPLES
Manage RBAC RoleBindings:
$ gcloud container fleet scopes rbacrolebindings --help
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 an RBAC RoleBinding.
delete
Delete a fleet scope RBAC RoleBinding.
describe
Show fleet scope RBAC RoleBinding information.
list
List RBAC RoleBindings in a fleet scope.
update
Update a fleet scope RBAC RoleBinding.
NOTES
These variants are also available:
$ gcloud alpha container fleet scopes rbacrolebindings
$ gcloud beta container fleet scopes rbacrolebindings