python-nomad
python-nomad copied to clipboard
Support for reading variables for HCL2
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?