File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_workflows.1
.TH "GCLOUD_BETA_WORKFLOWS" 1
.SH "NAME"
.HP
gcloud beta workflows \- manage your Cloud Workflows resources
.SH "SYNOPSIS"
.HP
\f5gcloud beta workflows\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR 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
\fB(BETA)\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
\fB(BETA)\fR Delete a workflow.
.TP 2m
\fBdeploy\fR
\fB(BETA)\fR Create or update a workflow.
.TP 2m
\fBdescribe\fR
\fB(BETA)\fR Show metadata for a workflow.
.TP 2m
\fBexecute\fR
\fB(BETA)\fR Execute a workflow.
.TP 2m
\fBlist\fR
\fB(BETA)\fR List workflows.
.TP 2m
\fBrun\fR
\fB(BETA)\fR Execute a workflow and wait for the execution to complete.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. This variant
is also available:
.RS 2m
$ gcloud workflows
.RE