1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Thu Sep 4 11:11:30 UTC 2025

This commit is contained in:
Automated 2025-09-04 11:11:30 +00:00
parent c0b004f719
commit be3f81b90a
355 changed files with 10181 additions and 607 deletions

View file

@ -8,7 +8,7 @@ SYNOPSIS
(--collection-group=COLLECTION_GROUP : --database=DATABASE)
[--api-scope=API_SCOPE; default="any-api"] [--async]
[--density=DENSITY] [--multikey]
[--query-scope=QUERY_SCOPE; default="collection"]
[--query-scope=QUERY_SCOPE; default="collection"] [--unique]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -126,6 +126,10 @@ OPTIONAL FLAGS
Query scope the index applies to. QUERY_SCOPE must be one of:
collection, collection-group, collection-recursive.
--unique
Optional. Whether it is an unique index. Unique index ensures all
values for the indexed field(s) are unique across documents.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,