dbt-sugar
Contribute on GitHub
v0.1.0
v0.1.0
  • Introduction
  • Installation & Configuration
    • Installation
    • Configuration
      • Sugar Config
    • Compatibility
  • Commands
    • dbt-sugar bootstrap
      • bootstrap CLI reference (full-list)
    • dbt-sugar audit
      • audit CLI reference (full-list)
    • dbt-sugar doc
      • doc CLI reference (full-list)
    • Global CLI Flags
  • Caveats & Gotchas
    • Things to Know That We Know You Should Know
Powered by GitBook
On this page

Was this helpful?

  1. Commands
  2. dbt-sugar bootstrap

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.

Previousdbt-sugar bootstrapNextdbt-sugar audit

Last updated 3 years ago

Was this helpful?