mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
41 lines
975 B
Text
41 lines
975 B
Text
NAME
|
|
gcloud beta firestore backups - the set of commands to manage backups for
|
|
Cloud Firestore
|
|
|
|
SYNOPSIS
|
|
gcloud beta firestore backups GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Manage the backup schedules for a Cloud Firestore Database.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
delete
|
|
(BETA) Deletes a Cloud Firestore backup.
|
|
|
|
describe
|
|
(BETA) Retrieves information about a Cloud Firestore backup.
|
|
|
|
list
|
|
(BETA) List backups available to Cloud Firestore.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud firestore backups
|
|
|
|
$ gcloud alpha firestore backups
|
|
|