/nomad-sync-job-dispatch

Equivalent of "nomad job dispatch" waiting for job completion

Primary LanguagePythonMIT LicenseMIT

nomad-sync-job-dispatch

Build Status

A tool to create an instance of a parameterized nomad job and wait for its completion outputting job's stdout and stderr.

Install with pip:

pip install nomad-sync-job-dispatch

or better yet, with pipx:

pipx install nomad-sync-job-dispatch