NAME
    gcloud alpha logging logs - manages your project's logs

SYNOPSIS
    gcloud alpha logging logs COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manages your project's logs.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     delete
        (ALPHA) Delete all entries from a log in the global _Default log
        bucket.

     list
        (ALPHA) List your project's logs.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud logging logs

        $ gcloud beta logging logs

