1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/alpha/firestore/databases/help
2023-09-07 10:42:28 +00:00

47 lines
1.3 KiB
Text

NAME
gcloud alpha firestore databases - manage Creation of Cloud Firestore in
Native mode Database
SYNOPSIS
gcloud alpha firestore databases COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage Creation of Cloud Firestore in Native mode 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) Create a Google Cloud Firestore database via Firestore API.
delete
(ALPHA) Delete a Google Cloud Firestore database.
describe
(ALPHA) Describes information about a Cloud Firestore database.
list
(ALPHA) Lists all Firestore databases under the project.
restore
(ALPHA) Restores a Cloud Firestore database from a backup.
update
(ALPHA) Update the database configuration of a Cloud Firestore
database.
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 databases
$ gcloud beta firestore databases