mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Oct 5 10:40:53 UTC 2022
This commit is contained in:
parent
ffb9e43995
commit
344952a6dd
135 changed files with 3530 additions and 534 deletions
27
gcloud/firestore/fields/help
Normal file
27
gcloud/firestore/fields/help
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
NAME
|
||||
gcloud firestore fields - manage field metadata for Cloud Firestore
|
||||
|
||||
SYNOPSIS
|
||||
gcloud firestore fields GROUP [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage field metadata for Cloud Firestore.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
GROUPS
|
||||
GROUP is one of the following:
|
||||
|
||||
ttls
|
||||
Manage Time-to-live metadata for Cloud Firestore.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha firestore fields
|
||||
|
||||
$ gcloud beta firestore fields
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue