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
    This command is currently in beta and might change without notice. This
    variant is also available:

        $ gcloud alpha firestore fields ttls

