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: Command line output after dbt clean #1261

Closed
clrcrl opened this issue Jan 25, 2019 · 3 comments
Closed

Feature: Command line output after dbt clean #1261

clrcrl opened this issue Jan 25, 2019 · 3 comments
Labels
good_first_issue Straightforward + self-contained changes, good for new contributors!

Comments

@clrcrl
Copy link
Contributor

clrcrl commented Jan 25, 2019

At the moment when you dbt clean, there's no output to tell you it was successful.
Something like this would be helpful:

Cleaning target/*
 Cleaned target/*

Cleaning dbt_modules/*
 Cleaned dbt_modules/*

I think this could be a really good issue for a newcomer!

@clrcrl clrcrl added the good_first_issue Straightforward + self-contained changes, good for new contributors! label Jan 25, 2019
@clrcrl
Copy link
Contributor Author

clrcrl commented Jan 25, 2019

@kasanchez – would you be interested in taking this one? It's only a few lines of code to add!

@kasanchez
Copy link
Contributor

yes!

@clrcrl clrcrl changed the title Feature: Command Line Output after dbt clean Feature: Command line output after dbt clean Jan 28, 2019
@kasanchez
Copy link
Contributor

passing this to Emilie :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good_first_issue Straightforward + self-contained changes, good for new contributors!
Projects
None yet
Development

No branches or pull requests

3 participants