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

Update 2b-create-a-project-dbt-cli.md #1123

Closed
wants to merge 1 commit into from
Closed

Conversation

sevkw
Copy link

@sevkw sevkw commented Feb 17, 2022

the dbt debug command was quite outdated, and after researching this issue dbt-labs/dbt-core#1733

ran into error today when I execute the dbt debug when following along the tutorial with the dbt ver 1.0.1

image

I found the correct dbt debug should be dbt debug --project-dir=<path/to/project>

image

Description & motivation

To-do before merge

Pre-release docs

Is this change related to an unreleased version of dbt?

  • Yes: please
    • update the base branch to next
    • add Changelog components: <Changelog>[New/Changed] in v0.x.0</Changelog>
    • add links to the "New and changed documentation" section of the latest Migration Guide
  • No: please ensure the base branch is current
  • Unsure: we'll let you know!

Checklist

the dbt debug command was quite outdated, and after researching this issue  dbt-labs/dbt-core#1733
I found the correct dbt debug should be dbt debug --project-dir=<path/to/project>
@github-actions github-actions bot added the size: x-small This change will take under 3 hours to fix. label Feb 17, 2022
@runleonarun
Copy link
Collaborator

runleonarun commented May 5, 2022

Nice catch @sevkw! We've moved the content a bit, but before adding this to the new location, I wanted to check in with @jtcohen6 to see if there's anything else we should add to the dbt debug command?

@mirnawong1 mirnawong1 added the merge-conflict-cli This PR has a merge conflict that needs to be resolved label Nov 30, 2022
@runleonarun
Copy link
Collaborator

Thank you so much for your thoughtful PR! 🙇🏻‍♀️ We've rearranged these guides and no longer refer to the debug command. I am closing this PR, but you are always welcome to make changes to the new quickstarts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-conflict-cli This PR has a merge conflict that needs to be resolved size: x-small This change will take under 3 hours to fix.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants