Bruin CLI Step 2 of 5
Bruin Core Concepts
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.ymlthis pipeline uses - Custom variables - pipeline-scoped variables you can inject into assets