def do_handle_update_repos(self, subcmd, opts, project): """${cmd_name}: Update 00update-repos Reads config.yml from 00update-repos and will create required solv files ${cmd_usage} ${cmd_option_list} """ return update_project(conf.config['apiurl'], project)