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

dbt build: Parity for flags #3596

Closed
Tracked by #3452
iknox-fa opened this issue Jul 20, 2021 · 1 comment · Fixed by #3884
Closed
Tracked by #3452

dbt build: Parity for flags #3596

iknox-fa opened this issue Jul 20, 2021 · 1 comment · Fixed by #3884
Assignees
Milestone

Comments

@iknox-fa
Copy link
Contributor

iknox-fa commented Jul 20, 2021

Allow any flags set to be passed in to any of the tasks run in an invocation of dbt build. In the case that a flag might apply to multiple types of tasks it applies to all tasks (it is an opinionated build command, after all)

@jtcohen6 jtcohen6 added this to the 0.20.1 milestone Jul 21, 2021
@jtcohen6 jtcohen6 changed the title Parity for flags dbt build: Parity for flags Jul 21, 2021
@jtcohen6 jtcohen6 modified the milestones: 0.20.1, Oh-Twenty-One Jul 22, 2021
@jtcohen6 jtcohen6 mentioned this issue Aug 2, 2021
4 tasks
@jtcohen6
Copy link
Contributor

jtcohen6 commented Aug 4, 2021

  • Any flag that is supported by run, test, seed, snapshot
  • --resource-type (like list)
  • Ensure that the RPC method has parameters to support those flags as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants