NAME
    gcloud alpha builds deploy - build and deploy images with Google Cloud
        Build

SYNOPSIS
    gcloud alpha builds deploy GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Build and deploy images with Google Cloud Build.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     configure
        (ALPHA) Configure automated build and deployment with Google Cloud
        Build.

COMMANDS
    COMMAND is one of the following:

     gke
        (ALPHA) Build and deploy to a target Google Kubernetes Engine cluster.

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.

