Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

CLI verbose/quiet options #78

Open
jbcrail opened this issue Mar 31, 2017 · 0 comments
Open

CLI verbose/quiet options #78

jbcrail opened this issue Mar 31, 2017 · 0 comments

Comments

@jbcrail
Copy link
Contributor

jbcrail commented Mar 31, 2017

For the CLI, the current default log level has dask_ec2 set to DEBUG and paramiko set to WARNING. While keeping the default as is, the addition of the following logging options would be helpful:

  • --quiet, -q: both dask_ec2 and paramiko have log level of WARNING
  • --verbose, -v: both dask_ec2 and paramiko have log level of DEBUG
@jbcrail jbcrail changed the title Add CLI verbose/quiet options CLI verbose/quiet options Mar 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant