1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/beta/workflows/help
2022-03-01 04:29:52 +00:00

47 lines
971 B
Text

NAME
gcloud beta workflows - manage your Cloud Workflows resources
SYNOPSIS
gcloud beta workflows GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(BETA) Manage your Cloud Workflow execution resources.
COMMANDS
COMMAND is one of the following:
delete
(BETA) Delete a workflow.
deploy
(BETA) Create or update a workflow.
describe
(BETA) Show metadata for a workflow.
execute
(BETA) Execute a workflow.
list
(BETA) List workflows.
run
(BETA) Execute a workflow and wait for the execution to complete.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
$ gcloud workflows