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.
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.