1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00
gcloud-help/gcloud/beta/firestore/fields/ttls/help

33 lines
778 B
Text
Raw Normal View History

2022-06-15 08:33:03 +00:00
NAME
gcloud beta firestore fields ttls - manage Time-to-live metadata for Cloud
Firestore
SYNOPSIS
gcloud beta firestore fields ttls COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(BETA) List all fields used as a Time To Live expiration setting.
update
(BETA) Update the TTL configuration of the given field.
NOTES
2022-10-05 10:40:53 +00:00
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud firestore fields ttls
2022-06-15 08:33:03 +00:00
$ gcloud alpha firestore fields ttls