1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/beta/firestore/help
2022-06-15 08:33:03 +00:00

52 lines
1.2 KiB
Text

NAME
gcloud beta firestore - manage your Cloud Firestore resources
SYNOPSIS
gcloud beta firestore GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) export -- Export data to Google Cloud Storage
import -- Import data from Google Cloud Storage
indexes -- Manage your Cloud Firestore indexes
operations -- Manage Long Running Operations 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:
databases
(BETA) Manage Creation of Cloud Firestore in Native mode Database.
fields
(BETA) Manage field metadata for Cloud Firestore.
indexes
(BETA) Manage indexes for Cloud Firestore.
operations
(BETA) Manage Long Running Operations for Cloud Firestore.
COMMANDS
COMMAND is one of the following:
export
(BETA) export Cloud Firestore documents to Google Cloud Storage.
import
(BETA) import Cloud Firestore documents from Google Cloud Storage.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud firestore
$ gcloud alpha firestore