NAME
    gcloud beta container hub namespaces rbacrolebindings - fleet namespace
        RBAC RoleBindings for permissions

SYNOPSIS
    gcloud beta container hub namespaces rbacrolebindings COMMAND
        [GCLOUD_WIDE_FLAG ...]

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

EXAMPLES
    Manage RBAC RoleBindings:

        $ gcloud beta container hub namespaces 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
        (BETA) Create an RBAC RoleBinding.

     delete
        (BETA) Delete a fleet namespace RBAC RoleBinding.

     describe
        (BETA) Show fleet namespace RBAC RoleBinding information.

     list
        (BETA) List RBAC RoleBindings in a fleet namespace.

     update
        (BETA) Update a fleet namespace RBAC RoleBinding.

NOTES
    This command is currently in beta and might change without notice. This
    variant is also available:

        $ gcloud alpha container hub namespaces rbacrolebindings

