NAME
    gcloud beta firestore user-creds - manage the user creds for a Cloud
        Firestore Database

SYNOPSIS
    gcloud beta firestore user-creds COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Manage the user creds for a Cloud Firestore Database.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (BETA) Creates a Cloud Firestore user creds.

     delete
        (BETA) Deletes a Cloud Firestore user creds.

     describe
        (BETA) Describes a Cloud Firestore user creds.

     disable
        (BETA) Disables a Cloud Firestore user creds.

     enable
        (BETA) Enables a Cloud Firestore user creds.

     list
        (BETA) Lists user creds under a Cloud Firestore database.

     reset-password
        (BETA) Resets a Cloud Firestore user creds.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud firestore user-creds

        $ gcloud alpha firestore user-creds

