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

[Regression] --target-path is needed in more CLI commands. #7646

Closed
2 tasks done
dwreeves opened this issue May 16, 2023 · 0 comments · Fixed by #7647
Closed
2 tasks done

[Regression] --target-path is needed in more CLI commands. #7646

dwreeves opened this issue May 16, 2023 · 0 comments · Fixed by #7647
Labels
bug Something isn't working

Comments

@dwreeves
Copy link
Contributor

Is this a regression in a recent version of dbt-core?

  • I believe this is a regression in dbt-core functionality
  • I have searched the existing issues, and I could not find an existing issue for this regression

Current Behavior

dbt [subcommand] --target-path is needed in more subcommands.

Expected/Previous Behavior

If I run dbt [subcommand] and a target/ is created in the PWD (when one previously did not exist), then I expect that I should be able to parameterize this in the CLI.

Steps To Reproduce

Test all the subcommands with dbt [subcommand] and see which ones create a target/ dir if one does not exist in the PWD.

Relevant log output

No response

Environment

- OS: OSX
- Python: 3.10
- dbt: 1.5.0

Which database adapter are you using with dbt?

snowflake

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants