1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-12 07:58:28 +00:00
gcloud-help/gcloud/alpha/firestore/backups/schedules/help
2025-04-23 10:54:24 +00:00

43 lines
1.2 KiB
Text

NAME
gcloud alpha firestore backups schedules - manage the backup schedules for
a Cloud Firestore Database
SYNOPSIS
gcloud alpha firestore backups schedules COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
(ALPHA) Creates a Cloud Firestore backup schedule.
delete
(ALPHA) Deletes a Cloud Firestore backup schedule.
describe
(ALPHA) Describes a Cloud Firestore backup schedule.
list
(ALPHA) Lists backup schedules under a Cloud Firestore database.
update
(ALPHA) Updates a Cloud Firestore backup schedule.
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. These variants are also available:
$ gcloud firestore backups schedules
$ gcloud beta firestore backups schedules