Bruin CLI Step 2 of 5

Bruin Core Concepts

  1. 3Assets6 min

What is a pipeline?

A pipeline is a folder within your project that groups related assets together. Each pipeline has its own pipeline.yml configuration file that defines:

  • Name - a human-readable identifier
  • Schedule - a cron expression or shorthand like daily, monthly, hourly
  • Default connections - which connections from .bruin.yml this pipeline uses
  • Custom variables - pipeline-scoped variables you can inject into assets