1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/firestore/backups/help

41 lines
864 B
Text
Raw Normal View History

2024-05-30 09:26:18 +00:00
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