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

[Feature] Cleaner Call of DBT CLI as Python Module #11013

Open
3 tasks done
vicmattos opened this issue Nov 19, 2024 · 0 comments
Open
3 tasks done

[Feature] Cleaner Call of DBT CLI as Python Module #11013

vicmattos opened this issue Nov 19, 2024 · 0 comments
Labels
enhancement New feature or request triage

Comments

@vicmattos
Copy link

Is this your first time submitting a feature request?

  • I have read the expectations for open source contributors
  • I have searched the existing issues, and I could not find an existing issue for this feature
  • I am requesting a straightforward extension of existing dbt functionality, rather than a Big Idea better suited to a discussion

Describe the feature

Execute python -m dbt.cli instead of python -m dbt.cli.main

Describe alternatives you've considered

Leave the way it is (ugly, but it works).

Who will this benefit?

DBT users that want to make sure the executable is the one installed in a specific Python Environment

Are you interested in contributing this feature?

yes

Anything else?

Already have a PR: #10848

@vicmattos vicmattos added enhancement New feature or request triage labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

No branches or pull requests

1 participant