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

37 lines
757 B
Text

NAME
gcloud firestore indexes composite - manage composite indexes for Cloud
Firestore
SYNOPSIS
gcloud firestore indexes composite COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage composite indexes for Cloud Firestore.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
Create a new composite index.
delete
Delete the given composite index.
describe
Describe the given composite index.
list
List composite indexes.
NOTES
These variants are also available:
$ gcloud alpha firestore indexes composite
$ gcloud beta firestore indexes composite