gcloud firestore - manage your Cloud Firestore resources
gcloud firestore GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
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
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- databases
Manage Creation of Cloud Firestore in Native mode Database.
- fields
Manage field metadata for Cloud Firestore.
- indexes
Manage indexes for Cloud Firestore.
- operations
Manage Long Running Operations for Cloud Firestore.
COMMAND is one of the following:
- export
export Cloud Firestore documents to Google Cloud Storage.
- import
import Cloud Firestore documents from Google Cloud Storage.
These variants are also available:
$ gcloud alpha firestore
$ gcloud beta firestore