gcloud beta datastore indexes - manage your Cloud Datastore indexes
gcloud beta datastore indexes COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) The gcloud datastore command group lets you create and delete Google Cloud Datastore indexes.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- cleanup
(BETA) Remove unused datastore indexes based on your local index configuration.
- create
(BETA) Create new datastore indexes based on your local index configuration.
- describe
(BETA) Show details about an Cloud Datastore index.
- list
(BETA) List Cloud Datastore indexes.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud datastore indexes
$ gcloud alpha datastore indexes