NAME
    gcloud container hub scopes rbacrolebindings - fleet scope RBAC
        RoleBindings for permissions

SYNOPSIS
    gcloud container hub scopes rbacrolebindings COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    This command group allows for manipulation of fleet namespace RBAC
    RoleBindings.

EXAMPLES
    Manage RBAC RoleBindings:

        $ gcloud container hub 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 hub scopes rbacrolebindings

        $ gcloud beta container hub scopes rbacrolebindings

