Let users specify known job args at registration time. This enables faster matching by index from API-API calls and also makes args broadcastable with help to the CLI. This way, any actually defined set of args describes the job completely, making it possible to steer a jescore-enabled device from a host that is agnostic towards its jobs.
Let users specify known job args at registration time. This enables faster matching by index from API-API calls and also makes args broadcastable with
helpto the CLI. This way, any actually defined set of args describes the job completely, making it possible to steer ajescore-enabled device from a host that is agnostic towards its jobs.