cyberark-conjur-cli
cyberark-conjur-cli copied to clipboard
CLI Refactor - Support State
State (un_initialized / initialized / logged_in) Upon CLI startup it will evaluate its state and enable the action that can execute in the applicable state. E.g. actions under the tree path init/login can execute in logged_in state Related to #251