gcloud beta firestore backups schedules

NAME
gcloud beta firestore backups schedules - manage the backup schedules for a Cloud Firestore Database
SYNOPSIS
gcloud beta firestore backups schedules COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) 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
(BETA) Creates a Cloud Firestore backup schedule.
delete
(BETA) Deletes a Cloud Firestore backup schedule.
describe
(BETA) Describes a Cloud Firestore backup schedule.
list
(BETA) Lists backup schedules under a Cloud Firesore database.
update
(BETA) Updates a Cloud Firestore backup schedule.
NOTES
This command is currently in beta and might change without notice. These variants are also available:
gcloud firestore backups schedules
gcloud alpha firestore backups schedules