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

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

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

EXAMPLES
    Manage RBAC RoleBindings:

        $ gcloud alpha 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
        (ALPHA) Create an RBAC RoleBinding.

     delete
        (ALPHA) Delete a fleet namespace RBAC RoleBinding.

     describe
        (ALPHA) Show fleet namespace RBAC RoleBinding information.

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

     update
        (ALPHA) Update a fleet namespace RBAC RoleBinding.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. This variant is also available:

        $ gcloud beta container hub namespaces rbacrolebindings

