-
Notifications
You must be signed in to change notification settings - Fork 977
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 #6716
base: current
Are you sure you want to change the base?
6715 improve documentation for dbt clean options #6716
Conversation
@asarraf is attempting to deploy a commit to the dbt-labs Team on Vercel. A member of the Team first needs to authorize it. |
website/docs/docs/dbt-versions/core-upgrade/08-upgrading-to-v1.7.md
Outdated
Show resolved
Hide resolved
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
This look great! Thank you for contributing to our OS repo and docs project.
I made edits to align with our style guide and naming conventions.
We will test it or get a technical review soon!
What are you changing in this pull request and why?
This change is for addressing the issue: #6715
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