get_pipeline_info: Get information about a pipeline from its id and its type.
Description
Get information about a pipeline from its id and its type.
Usage
get_pipeline_info(pipeline_id, type)
Arguments
pipeline_id
id of the pipeline to be retrieved, can be obtained with get_pipelines().
type
type of the pipeline to be retrieved among "component", "template", "run".
Value
list - parsed content of the pipeline.