gcloud workflows - manage your Cloud Workflows resources
gcloud workflows GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
Manage your Cloud Workflows resources.
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- executions
Manage your Cloud Workflow execution resources.
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.
This variant is also available:
$ gcloud beta workflows