Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 476 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 476 Bytes

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