Installation

You are about to {{ctrl.action ? 'start' : 'stop'}} the following pipelines:

{{pipeline.name}}
Press 'Next' to start the process.

{{ctrl.action ? 'Starting pipeline ' : 'Stopping pipeline'}} {{status.id+1}} of {{ctrl.pipelinesToModify.length}} ({{status.name}})...{{status.status}}

Sorry, there are no pipelines that are currently {{action ? "idle." : "running."}}

Cancel {{ctrl.nextButton}}