1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 02:55:19 +00:00
gcloud-help/gcloud/beta/firestore/databases/help
2023-04-20 10:38:56 +00:00

38 lines
958 B
Text

NAME
gcloud beta firestore databases - manage Creation of Cloud Firestore in
Native mode Database
SYNOPSIS
gcloud beta firestore databases COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(BETA) Create a Google Cloud Firestore database via Firestore API.
describe
(BETA) Describe a Google Cloud Firestore database.
list
(BETA) Lists all Firestore databases under the project.
update
(BETA) Update the database configuration of a Cloud Firestore database.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud firestore databases
$ gcloud alpha firestore databases