Mantle SDK Guide
Pipeline runs
Introduction
A Mantle pipeline run object describes a specific time a pipeline was run on Mantle. It contains links to the pipeline run’s inputs, as well as its output datasets and files.
Getting a pipeline run by unique ID
Get a pipeline run object by its unique ID
Accessing files associated with pipeline run inputs
Downloading dataset input files for a pipeline run
Download dataset input files
Downloading S3 input files for a pipeline run
Download S3 input files
Adding outputs to pipeline runs
Adding a dataset output to a pipeline run
Add dataset output
Adding a file output to a pipeline run
Add file output