NAME gcloud beta datastore indexes - manage your Cloud Datastore indexes SYNOPSIS gcloud beta datastore indexes COMMAND [GCLOUD_WIDE_FLAG ...] DESCRIPTION (BETA) The gcloud datastore command group lets you create and delete 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 (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. NOTES This command is currently in beta and might change without notice. These variants are also available: $ gcloud datastore indexes $ gcloud alpha datastore indexes