workflow run
Command
The workflow run
command runs a workflow.
Usage
workflow run <id>
Parameters
Parameter | Description | Required? | Default Value |
---|---|---|---|
id | Workflow identifier | ✔️ |
Examples
Run a workflow directly without waiting for its triggers
> workflows run collect_and_cleanup
Workflow collect_and_cleanup started with id b84257ac-ba30-11ec-abdf-dad780437c54.