Skip to content
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

Conversation

asarraf
Copy link
Contributor

@asarraf asarraf commented Dec 30, 2024

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:

  1. Enhance the documentation for dbt clean
  2. Link the above enhanced documentation in the Upgrading to v1.7 page

NOTE: Requires reviewing the change in the content.

Checklist

  • I have reviewed the Content style guide so my content adheres to these guidelines.
  • I have added checklist item(s) to this list for anything anything that needs to happen before this PR is merged, such as "needs technical review" or "change base branch."

Corrections related to dbt-clean
Refined documentation for dot-clean
@asarraf asarraf requested a review from a team as a code owner December 30, 2024 19:20
Copy link

vercel bot commented Dec 30, 2024

@asarraf is attempting to deploy a commit to the dbt-labs Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added content Improvements or additions to content size: small This change will take 1 to 2 days to address labels Dec 30, 2024
@asarraf
Copy link
Contributor Author

asarraf commented Dec 30, 2024

@runleonarun @mirnawong1
Can you please review. Thanks

How can I do technical testing. I see some tests are failing.

Copy link
Contributor

@mirnawong1 mirnawong1 left a 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.

@mirnawong1 mirnawong1 merged commit 20f0332 into dbt-labs:current Jan 6, 2025
3 of 5 checks passed
@mirnawong1
Copy link
Contributor

live doc: https://docs.getdbt.com/reference/commands/clean#--clean-project-files-only

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content size: small This change will take 1 to 2 days to address
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants