mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
28 lines
554 B
Text
28 lines
554 B
Text
|
|
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
|
||
|
|
|