File: //snap/google-cloud-cli/396/help/man/man1/gcloud_workflows.1
.TH "GCLOUD_WORKFLOWS" 1
.SH "NAME"
.HP
gcloud workflows \- manage your Cloud Workflows resources
.SH "SYNOPSIS"
.HP
\f5gcloud workflows\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Manage your Cloud Workflows resources.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "GROUPS"
\f5\fIGROUP\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBexecutions\fR
Manage your Cloud Workflow execution resources.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBdelete\fR
Delete a workflow.
.TP 2m
\fBdeploy\fR
Create or update a workflow.
.TP 2m
\fBdescribe\fR
Show metadata for a workflow.
.TP 2m
\fBexecute\fR
Execute a workflow.
.TP 2m
\fBlist\fR
List workflows.
.TP 2m
\fBrun\fR
Execute a workflow and wait for the execution to complete.
.RE
.sp
.SH "NOTES"
This variant is also available:
.RS 2m
$ gcloud beta workflows
.RE