-
Notifications
You must be signed in to change notification settings - Fork 979
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
6715 improve documentation for dbt clean options #6719
6715 improve documentation for dbt clean options #6719
Conversation
Corrections related to dbt-clean
Refined documentation for dot-clean
@asarraf is attempting to deploy a commit to the dbt-labs Team on Vercel. A member of the Team first needs to authorize it. |
@runleonarun @mirnawong1 How can I do technical testing. I see some tests are failing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey @asarraf , thanks for oepning this pr and adding more context to the dbt clean command. tested it on my end and this looks great and made some small tweaks here.
What are you changing in this pull request and why?
This change is for addressing the issue: #6715
This is a copy of the previous PR -> #6716 (As I deleted my personal docs.getdbt.com project and the PR closed automatically)
It will help understand the flags for
dbt clean
command:--clean-project-files-only
(default)--no-clean-project-files-only
Checklist:
dbt clean
NOTE: Requires reviewing the change in the content.
Checklist