-
Notifications
You must be signed in to change notification settings - Fork 126
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
On progress bar please of information what type of data is being imported #232
Comments
What would this project think about adding a depenedncy with click to manage the cli? Just a thought as I know some projects are strongly against dependencies. Click has some nice API features, this feature could be added via: |
You can see what type of information that is being imported by using the verbosity flag like this:
combined with the example logging configuration:
this will give you an output like this:
|
No description provided.
The text was updated successfully, but these errors were encountered: