Pipeline
A pipeline defines a series of processors that are executed in the order in which they are declared. In Scuba, pipelines are typically used to streamline ingest.
You can create a pipeline with the Scuba CLI ia pipeline command, and execute the pipeline using the ia job command.