1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 02:25:19 +00:00
gcloud-help/gcloud/workflows/help

47 lines
839 B
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
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