gcloud_datastore_indexes (1)
NAME
- gcloud datastore indexes - manage Cloud Datastore indexes
SYNOPSIS
-
gcloud datastore indexes COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
-
- cleanup
-
Remove unused datastore indexes based on your local index configuration.
- create
-
Create new datastore indexes based on your local index configuration.
- describe
-
Show details about an Cloud Datastore index.
- list
-
List Cloud Datastore indexes.
NOTES
These variants are also available:
- $ gcloud alpha datastore indexes $ gcloud beta datastore indexes