Skip to content
This repository has been archived by the owner on Jun 13, 2020. It is now read-only.

Refactor cli parsing to be class based #117

Open
otakup0pe opened this issue Jul 13, 2017 · 1 comment
Open

Refactor cli parsing to be class based #117

otakup0pe opened this issue Jul 13, 2017 · 1 comment

Comments

@otakup0pe
Copy link
Contributor

Much like the vault resources benefited from a class hierarchy, the cli module could also use this treatment. We need a way to easily register new command line options, and probably make use of class introspection when crafting the help structure itself.

@otakup0pe otakup0pe mentioned this issue Jul 13, 2017
2 tasks
@otakup0pe
Copy link
Contributor Author

Linking for posterity / context #61

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

No branches or pull requests

1 participant