mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 22:36:52 +00:00
gcloud: Thu May 30 09:26:18 UTC 2024
This commit is contained in:
parent
e617a432f4
commit
595ac8640a
232 changed files with 10919 additions and 274 deletions
41
gcloud/beta/firestore/backups/help
Normal file
41
gcloud/beta/firestore/backups/help
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue