feliblo/dbtective

A Rust-powered detective for dbt metadata best practices.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
config-fileLocation of the YML config file.nodbtective.yml
entry-pointPath to dbt project root directory.no.
manifest-filePath to dbt manifest file.notarget/manifest.json
verboseRun dbtective in verbose mode.nofalse
only-manifestRun only manifest-based rules, skip catalog rules.nofalse
output-formatOutput format: table, json, csv, or ndjson.notable
output-fileWrite output to a file instead of stdout (does nothing in combination with `table` output format).no""
versionVersion of dbtective to install (e.g., 'v0.1.10' or 'latest').nolatest

no outputs