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

New CLI node selectors #2425

Closed
jtcohen6 opened this issue May 11, 2020 · 0 comments · Fixed by #2629
Closed

New CLI node selectors #2425

jtcohen6 opened this issue May 11, 2020 · 0 comments · Fixed by #2629
Labels
enhancement New feature or request

Comments

@jtcohen6
Copy link
Contributor

jtcohen6 commented May 11, 2020

Describe the feature

Additional node selectors to be available on the CLI, including but not limited to:

  • package or model_dir selectors (though both are included in the fqn)
  • configs
    • We already have a tags selector
    • A generic model config selector (config.materialized, config.bind, config.full_refresh)
      • make this work for tests too (config.severity)
  • a schema test type selector (test_type)
  • a test type selector (in place of --schema and --data)

Additional context

Who will this benefit?

  • dbt users who want greater control over specific dbt invocations and deployments
  • Future work around advanced node selection and complex workflows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants