1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-13 08:27:05 +00:00
gcloud-help/gcloud/beta/firestore/indexes/composite/help
2022-03-01 04:29:52 +00:00

38 lines
868 B
Text

NAME
gcloud beta firestore indexes composite - manage composite indexes for
Cloud Firestore
SYNOPSIS
gcloud beta firestore indexes composite COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(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.
NOTES
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