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

add --config as an option that commander can use to default other options #328

Closed
ralyodio opened this issue Jan 11, 2015 · 3 comments
Closed

Comments

@ralyodio
Copy link

No description provided.

@SomeKittens
Copy link
Collaborator

Not sure what you mean - can you provide more details?

@ralyodio
Copy link
Author

i typically default commander options to something in a config file. only in this case i want to pass in a config file. should i just use 2 commander instances?

@SomeKittens
Copy link
Collaborator

If you want to allow a config file, that should be within your own code, not the commander core. We're investigating a plugin system in the future - this may fit in there.

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