NAME
    gcloud alpha compute diagnose - debugging tools for Compute Engine virtual
        machine instances

SYNOPSIS
    gcloud alpha compute diagnose COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Debugging tools for Compute Engine virtual machine instances.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     export-logs
        (ALPHA) Triggers instance to gather logs and upload them to a Cloud
        Storage Bucket.

     routes
        (ALPHA) Routes to/from Compute Engine virtual machine instances.

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 compute diagnose

        $ gcloud beta compute diagnose

