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

Invoke dbt run and dbt test via the RPC server #1488

Closed
drewbanin opened this issue May 29, 2019 · 1 comment
Closed

Invoke dbt run and dbt test via the RPC server #1488

drewbanin opened this issue May 29, 2019 · 1 comment

Comments

@drewbanin
Copy link
Contributor

drewbanin commented May 29, 2019

Feature

Feature description

The dbt rpc server should support running the following tasks over the network:

  • dbt run
  • dbt test
  • dbt seed
  • dbt snapshot

Assume:

  • deps will run on the client, not the server
  • these tasks should accept flags
@drewbanin drewbanin added this to the Louisa May Alcott milestone May 29, 2019
@beckjake beckjake mentioned this issue Aug 2, 2019
@beckjake
Copy link
Contributor

Fixed in #1652

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

No branches or pull requests

2 participants