NAME
    gcloud beta deploy automation-runs - manages AutomationRuns resources for
        Cloud Deploy

SYNOPSIS
    gcloud beta deploy automation-runs COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Manages AutomationRuns resources for Cloud Deploy.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     cancel
        (BETA) Cancels a Cloud Deploy Automation Run.

     describe
        (BETA) Show details for an Automation Run.

     list
        (BETA) List the Automation Runs.

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

        $ gcloud deploy automation-runs

        $ gcloud alpha deploy automation-runs

