1 2 3
>>> LP = Launchpad.login_with('rescan cloud-init', 'production', version='devel') >>> repo = LP.git_repositories.getByPath(path='cloud-init') >>> repo.rescan()