cyberark-conjur-cli
cyberark-conjur-cli copied to clipboard
CLI Refactor - Create Controller
Create a single controller which will have View and actions map as class members. The logic in the existing controllers should move to the actions. Related to #251 (see here for design as well)