Add sqlfluff support to cloud cli doc #5715
Labels
content
Improvements or additions to content
improvement
Use this when an area of the docs needs improvement as it's currently unclear
Contributions
Link to the page on docs.getdbt.com requiring updates
The dbt Cloud CLI now supports sqlfluff and we should add this to the docs for users so they don't install the templater and so we avoid user confusion.
This was raised by Tania in the internal slack: https://dbt-labs.slack.com/archives/C06FWKP5V28/p1719903106508059
Things to add:
dbt sqlfluff -h
to see the list of supported commands and flagsdbt_cloud.yml
a file will need to exist with the correct config and commands will need to be run from a valid dbt project.Available sqlfluff flags/commands in cloud cli:
What part(s) of the page would you like to see updated?
Proposed place: https://docs.getdbt.com/docs/cloud/configure-cloud-cli#use-the-dbt-cloud-cli
Additional information
PRD for linting from the dbt Cloud CLI
The text was updated successfully, but these errors were encountered: