mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Sep 7 10:42:28 UTC 2023
This commit is contained in:
parent
f9edf67fe5
commit
6c8d2eb024
307 changed files with 4053 additions and 1615 deletions
39
gcloud/alpha/firestore/backups/help
Normal file
39
gcloud/alpha/firestore/backups/help
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
NAME
|
||||
gcloud alpha firestore backups - the set of commands to manage backups for
|
||||
Cloud Firestore
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha firestore backups GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) 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
|
||||
(ALPHA) Manage the backup schedules for a Cloud Firestore Database.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
delete
|
||||
(ALPHA) Deletes a Cloud Firestore backup.
|
||||
|
||||
describe
|
||||
(ALPHA) Retrieves information about a Cloud Firestore backup.
|
||||
|
||||
list
|
||||
(ALPHA) List backups available to Cloud Firestore.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue