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

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

DESCRIPTION
    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
        Add an IAM policy binding to a backup.

     create
        Backup a service.

     delete
        Delete a service backup.

     describe
        Describe a backup.

     get-iam-policy
        Get the IAM policy for the backup.

     list
        List backups under a Dataproc Metastore service.

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

     set-iam-policy
        Set the IAM policy for a backup.

NOTES
    These variants are also available:

        $ gcloud alpha metastore services backups

        $ gcloud beta metastore services backups

