Finally there is something to move with
Week 2 Report
- Use Factory from RHOAS to deliver features over cobra #48
- Implement Logger for unified logging experience #48 #52
- Add internationalization support for the plugins #52
- Provide API docs for logger and i18n #52
- Create Issues for the potential features in charmil
Next Week
- POC for validation of commands issue#58
- Research on more validation methods for arguments in addition to what cobra provides issue#68
- Provide User Documentation for logging, i18n and further features
Blockers
- Enhancing UX of the Library: Need to figure out the ways to improve the Developer experience related comment, discussion#57
- Factory is an interface to include the features into the CLI(which is temporary), taken form RHOAS. Find other ways to improve the core. But this doesn’t affect the development of features directly.