mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
31 lines
681 B
Text
31 lines
681 B
Text
NAME
|
|
gcloud firestore fields ttls - manage Time-to-live metadata for Cloud
|
|
Firestore
|
|
|
|
SYNOPSIS
|
|
gcloud firestore fields ttls COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Time-to-live metadata for Cloud Firestore.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
list
|
|
List all fields used as a Time To Live expiration setting.
|
|
|
|
update
|
|
Update the TTL configuration of the given field.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha firestore fields ttls
|
|
|
|
$ gcloud beta firestore fields ttls
|
|
|