nquery-0.1.0 is not a library.
nquery
Query and explore jobs on your Nomad clusters
Usage
# Get all jobs with IDs starting with 'redis' as pretty-printed JSON
[
{
# ...
{
# ...
{
# ...
}
}
}
# Get the ID and task data-source fields of all parameterized jobs starting with etl
[
{
}
{
}
Installation