2022-03-01 04:29:52 +00:00
|
|
|
NAME
|
|
|
|
|
gcloud alpha firestore - manage your Cloud Firestore resources
|
|
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
|
gcloud alpha firestore GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
|
|
|
|
|
|
DESCRIPTION
|
|
|
|
|
(ALPHA) 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:
|
|
|
|
|
|
2023-09-07 10:42:28 +00:00
|
|
|
backups
|
|
|
|
|
(ALPHA) The set of commands to manage backups for Cloud Firestore.
|
|
|
|
|
|
2022-03-01 04:29:52 +00:00
|
|
|
databases
|
|
|
|
|
(ALPHA) Manage Creation of Cloud Firestore in Native mode Database.
|
|
|
|
|
|
2022-06-15 08:33:03 +00:00
|
|
|
fields
|
|
|
|
|
(ALPHA) Manage field metadata for Cloud Firestore.
|
|
|
|
|
|
2022-03-01 04:29:52 +00:00
|
|
|
indexes
|
|
|
|
|
(ALPHA) Manage indexes for Cloud Firestore.
|
|
|
|
|
|
2023-01-19 00:56:33 +00:00
|
|
|
locations
|
|
|
|
|
(ALPHA) The set of commands to manage Locations for Cloud Firestore.
|
|
|
|
|
|
2022-03-01 04:29:52 +00:00
|
|
|
operations
|
|
|
|
|
(ALPHA) Manage Long Running Operations for Cloud Firestore.
|
|
|
|
|
|
|
|
|
|
COMMANDS
|
|
|
|
|
COMMAND is one of the following:
|
|
|
|
|
|
|
|
|
|
export
|
|
|
|
|
(ALPHA) export Cloud Firestore documents to Google Cloud Storage.
|
|
|
|
|
|
|
|
|
|
import
|
|
|
|
|
(ALPHA) import Cloud Firestore documents from Google Cloud Storage.
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
$ gcloud beta firestore
|
|
|
|
|
|