NAME
    gcloud alpha firestore backups schedules - manage the backup schedules for
        a Cloud Firestore Database

SYNOPSIS
    gcloud alpha firestore backups schedules COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage the backup schedules for a Cloud Firestore Database.

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) Creates a Cloud Firestore backup schedule.

     delete
        (ALPHA) Deletes a Cloud Firestore backup schedule.

     describe
        (ALPHA) Describes a Cloud Firestore backup schedule.

     list
        (ALPHA) Lists backup schedules under a Cloud Firestore database.

     update
        (ALPHA) Updates a Cloud Firestore backup schedule.

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. These variants are also available:

        $ gcloud firestore backups schedules

        $ gcloud beta firestore backups schedules

