NAME
    gcloud workflows - manage your Cloud Workflows resources

SYNOPSIS
    gcloud workflows GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage your Cloud Workflows resources.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     executions
        Manage your Cloud Workflow execution resources.

COMMANDS
    COMMAND is one of the following:

     delete
        Delete a workflow.

     deploy
        Create or update a workflow.

     describe
        Show metadata for a workflow.

     execute
        Execute a workflow.

     list
        List workflows.

     run
        Execute a workflow and wait for the execution to complete.

NOTES
    This variant is also available:

        $ gcloud beta workflows

