NAME
    gcloud beta metastore services backups - manage backups under Dataproc
        Metastore services

SYNOPSIS
    gcloud beta metastore services backups COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Manage backups under Dataproc Metastore services.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     add-iam-policy-binding
        (BETA) Add an IAM policy binding to a backup.

     create
        (BETA) Backup a service.

     delete
        (BETA) Delete a service backup.

     describe
        (BETA) Describe a backup.

     get-iam-policy
        (BETA) Get the IAM policy for the backup.

     list
        (BETA) List backups under a Dataproc Metastore service.

     remove-iam-policy-binding
        (BETA) Remove an IAM policy binding from a backup.

     set-iam-policy
        (BETA) Set the IAM policy for a backup.

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

        $ gcloud metastore services backups

        $ gcloud alpha metastore services backups

