gcloud alpha datastore indexes

NAME
gcloud alpha datastore indexes - manage your Cloud Datastore indexes
SYNOPSIS
gcloud alpha datastore indexesCOMMAND[GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) The gcloud datastore command group lets you create anddelete Google Cloud Datastore indexes.
GCLOUD WIDE FLAGS
These flags are available to all commands:--help.

Run$gcloud help for details.

COMMANDS
COMMAND is one of the following:
cleanup
(ALPHA) Remove unused datastore indexes based on your local indexconfiguration.
create
(ALPHA) Create new datastore indexes based on your local indexconfiguration.
describe
(ALPHA) Show details about an Cloud Datastore index.
list
(ALPHA) List Cloud Datastore indexes.
NOTES
This command is currently in alpha and might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist. These variants are also available:
gclouddatastoreindexes
gcloudbetadatastoreindexes

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-05-07 UTC.