Pipelines
📄️ Configuration File
This document describes configuration files with version 2.2. Configurations
📄️ Provisioning
This document describes how provisioning of pipeline configuration files works
📄️ Statuses
Understanding the different statuses of your pipeline is crucial for effective monitoring and management. Below are the various statuses that a pipeline can have in Conduit.
📄️ Validate, lint & dry-run
Before you deploy a pipeline, you can check its configuration without starting
📄️ Deploy and apply
conduit pipelines deploy and conduit pipelines apply are how you get a
📄️ Repairing a pipeline config
conduit pipelines repair reads a pipeline configuration file, collects the
📄️ Scaffold a pipeline from a template
From zero to a running pipeline in one command. conduit pipelines init --template
