NAME
    gcloud beta container hub memberships bindings - membership Bindings for
        permissions

SYNOPSIS
    gcloud beta container hub memberships bindings COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) This command group allows for manipulation of bindings associated
    with membership-scope.

EXAMPLES
    Manage Bindings:

        $ gcloud beta container hub memberships bindings --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 a Membership Binding.

     delete
        (BETA) Delete a Membership Binding.

     describe
        (BETA) Show Membership-Binding info.

     list
        (BETA) List Bindings in a Membership.

     update
        (BETA) Update the Binding in a Membership.

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

        $ gcloud container hub memberships bindings

        $ gcloud alpha container hub memberships bindings

