mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Apr 12 10:43:12 UTC 2023
This commit is contained in:
parent
32e56b8b99
commit
b155beb241
220 changed files with 7834 additions and 1142 deletions
|
|
@ -3,7 +3,8 @@ NAME
|
|||
on your local index configuration
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha datastore indexes create INDEX_FILE [GCLOUD_WIDE_FLAG ...]
|
||||
gcloud alpha datastore indexes create INDEX_FILE [--database=DATABASE]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Create new datastore indexes based on your local index
|
||||
|
|
@ -25,6 +26,10 @@ POSITIONAL ARGUMENTS
|
|||
your index.yaml file, refer to this configuration guide:
|
||||
https://cloud.google.com/datastore/docs/tools/indexconfig#Datastore_About_index_yaml
|
||||
|
||||
FLAGS
|
||||
--database=DATABASE
|
||||
The database to operate on.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue