kshpytsya / nomad-sync-job-dispatch

Equivalent of "nomad job dispatch" waiting for job completion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Equivalent of "nomad job dispatch" waiting for job completion

License:MIT License


Languages

Language:Python 100.0%