bootstrap CLI reference (full-list)
Preserve Yaml Order
The --preserve-yaml-order
CLI flag disables dbt-sugar default behaviour alphabetical ordering sanitisation of your model descriptor files. This is particularly handy if you have comments in your YAML files that you want to keep.
Last updated
Was this helpful?