File: //snap/google-cloud-cli/396/help/man/man1/gcloud_alpha_firestore_indexes_fields.1
.TH "GCLOUD_ALPHA_FIRESTORE_INDEXES_FIELDS" 1
.SH "NAME"
.HP
gcloud alpha firestore indexes fields \- manage single\-field indexes for Cloud Firestore
.SH "SYNOPSIS"
.HP
\f5gcloud alpha firestore indexes fields\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR Changes here apply to index settings for individual fields, and
won't affect any composite indexes using those fields.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBdescribe\fR
\fB(ALPHA)\fR Describe the index configuration of the given field.
.TP 2m
\fBlist\fR
\fB(ALPHA)\fR List fields with non\-default index settings.
.TP 2m
\fBupdate\fR
\fB(ALPHA)\fR Update the index configuration of the given field.
.RE
.sp
.SH "NOTES"
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct project,
you might be trying to access an API with an invitation\-only early access
allowlist. These variants are also available:
.RS 2m
$ gcloud firestore indexes fields
.RE
.RS 2m
$ gcloud beta firestore indexes fields
.RE