jrxFive/python-nomad

Support for reading variables for HCL2

xeroc opened this issue · 0 comments

xeroc commented

Hello,

the nomad CLI has an option for feeding variables through a hcl file using

nomad job run -var-file vars.hcl job.hcl

Can this be replicated with the python lib?