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/indexes/help
2022-03-01 04:29:52 +00:00

30 lines
615 B
Text

NAME
gcloud firestore indexes - manage indexes for Cloud Firestore
SYNOPSIS
gcloud firestore indexes GROUP [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage indexes 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:
composite
Manage composite indexes for Cloud Firestore.
fields
Manage single-field indexes for Cloud Firestore.
NOTES
These variants are also available:
$ gcloud alpha firestore indexes
$ gcloud beta firestore indexes