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

Put a configuration example in config.py #279

Closed
benrubson opened this issue Feb 12, 2016 · 3 comments
Closed

Put a configuration example in config.py #279

benrubson opened this issue Feb 12, 2016 · 3 comments
Assignees
Milestone

Comments

@benrubson
Copy link
Contributor

Hello,

Could it be possible to add a configuration example (as a comment) in config.py please ?
For example, how to add the following parameters into the config file :
--ssl --http -L my.host --http-username=XXX --http-password=YYY

Thank you very much 👍

Ben

@johann8384 johann8384 added this to the 1.3.0 milestone Feb 16, 2016
@johann8384 johann8384 self-assigned this Feb 16, 2016
@johann8384
Copy link
Member

I'm working on a small change to the optionsparser function which will read defaults from a config, then override them from the command line. This will replace the defaults in the code with default in a config.

@benrubson
Copy link
Contributor Author

Sounds good ! 👍

@benrubson
Copy link
Contributor Author

Excellent, thank you very much Jonathan !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants