📄️ Configuration
Configuring dbt-osmosis
📄️ Context Variables
dbt-osmosis provides three primary variables—, {node}, and {parent}—that can be referenced in your +dbt-osmosis: path configurations. These variables let you build powerful and dynamic rules for where your YAML files should live, all while staying DRY (don’t repeat yourself).
📄️ Inheritance
Overview
📄️ Selection
When you run dbt-osmosis commands like yaml refactor, yaml organize, or yaml document, you typically want to narrow the scope to some subset of models or sources in your project. This helps you:
📄️ Workflow
YAML Files