mix condukt.run (Condukt v1.5.0)

Copy Markdown View Source

Runs a Condukt workflow file.

mix condukt.run path/to/workflow.{hcl,exs} [--input JSON]

HCL files are the authored workflow format. .exs files are evaluated as Elixir scripts whose final expression is the workflow document.