gcloud beta firestore indexes composite - manage composite indexes for Cloud Firestore
gcloud beta firestore indexes composite COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) Manage composite indexes for Cloud Firestore.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
(BETA) Create a new composite index.
- delete
(BETA) Delete the given composite index.
- describe
(BETA) Describe the given composite index.
- list
(BETA) List composite indexes.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud firestore indexes composite
$ gcloud alpha firestore indexes composite