stencila workflows run
Usage
stencila workflows run [OPTIONS] <NAME>Examples
# Run a workflow
stencila workflows run code-review
# Run with a goal override
stencila workflows run code-review --goal "Implement login feature"
# Dry run to see pipeline config
stencila workflows run code-review --dry-runArguments
<NAME> |
Options
-g, --goal | |
-v, --verbose | truefalse |
--dry-run | truefalse |
--auto-approve | truefalse |
--auto-approve-after |