run
Executes a pipeline.
Flags
--pipeline, -r
: The name of the pipeline to be executed.--module, -m
: The name of the module to be executed.--vars, -v
: Array of variables to be passed to the templates. The--vars
flag replaces the form fields. If a variable is provided with the same name as theout
of a form field, the field in question will not be displayed.