job

Overview

In the CodeMRI Platform, jobs are the main mechanisms by which useful artifacts such as reports, and metadata are produced. Jobs are single-purpose units of work that have a given list of dependencies. In order for a job to succeed, it and all things that it depends on must complete successfully.

Targets

The item within the vault that a given job runs on is called a “target”. Depending on the job, the target may be a system, a project, or the vault itself.

Sub-commands