NAME
    gcloud firestore backups - the set of commands to manage backups for Cloud
        Firestore

SYNOPSIS
    gcloud firestore backups GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    The set of commands to manage backups for Cloud Firestore.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     schedules
        Manage the backup schedules for a Cloud Firestore Database.

COMMANDS
    COMMAND is one of the following:

     delete
        Deletes a Cloud Firestore backup.

     describe
        Retrieves information about a Cloud Firestore backup.

     list
        List backups available to Cloud Firestore.

NOTES
    These variants are also available:

        $ gcloud alpha firestore backups

        $ gcloud beta firestore backups

