walrus workflow create
Create a workflow.
Synopsis
Create a workflow of a project.
walrus workflow create [flags]
Options
--description string
--environment-id string
--labels stringToString (default [])
--name string
--parallelism int
--stages jsonArray (default []...)
--timeout int
--type string
--variables jsonArray (default []...)
Options inherited from parent commands
-d, --debug Enable debug log
-h, --help Help for this command
-o, --output string Output format [table, json, yaml] (default "table")
-v, --version Version for CLI
SEE ALSO
- walrus workflow - Manage workflows