mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +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
31
gcloud/firestore/fields/ttls/help
Normal file
31
gcloud/firestore/fields/ttls/help
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue