1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 19:06:53 +00:00
gcloud-help/gcloud/beta/datastore/indexes/help
2022-03-01 04:29:52 +00:00

40 lines
974 B
Text

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