mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
41 lines
1 KiB
Text
41 lines
1 KiB
Text
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
|
|
|