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

55 lines
1.2 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud firestore - manage your Cloud Firestore resources
SYNOPSIS
gcloud firestore GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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
Manage Creation of Cloud Firestore in Native mode Database.
2022-10-05 10:40:53 +00:00
fields
Manage field metadata for Cloud Firestore.
2022-03-01 04:29:52 +00:00
indexes
Manage indexes for Cloud Firestore.
2023-05-17 10:38:17 +00:00
locations
The set of commands to manage Locations for Cloud Firestore.
2022-03-01 04:29:52 +00:00
operations
Manage Long Running Operations for Cloud Firestore.
COMMANDS
COMMAND is one of the following:
export
export Cloud Firestore documents to Google Cloud Storage.
import
import Cloud Firestore documents from Google Cloud Storage.
NOTES
These variants are also available:
$ gcloud alpha firestore
$ gcloud beta firestore