NAME
    gcloud beta functions logs - display log entries produced by Google Cloud
        Functions

SYNOPSIS
    gcloud beta functions logs COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Display log entries produced by Google Cloud Functions.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     read
        (BETA) Display log entries produced by Google Cloud Functions.

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

        $ gcloud functions logs

        $ gcloud alpha functions logs

