cyberark-conjur-cli
cyberark-conjur-cli copied to clipboard
Redesign and implement the project structure
Many classes in the CLI code are very big and hard to maintain. Break SOLID guildlines etc..
- [ ] Map the relevant Classes
- [ ] Design how to split them to smaller classes
- [ ] Implement the design