* add authorize() method to handle authorization * move terminal commands to after authorization completed * add save_config() method to handling writing config to disk * fix minor issues with get_config * adds action plugin asa_config
Also move unimplemented command methods to CliBase, where they can be overridden as needed