mix wf.run (workflow_dsl v0.4.5)

Running the JSON workflow DSL

Command: mix wf.run <json workflow file path / URL> [--verbose] [--execute subworkflow-name] [--json-args json-body]

script file path / URL     : json formatted script that will be executed
--verbose                  : display debug information
--execute subworkflow-name : execute specific subworkflow name that exists in script
--json-args json-body      : add input parameters for subworkflow in json format