Skip to main content

Bug Fixes

  • lager install GitHub connectivity check now uses git ls-remote instead of curl, fixing deployment failures on Lager Boxes where curl is not installed (e.g. Ubuntu 24.04)

Installation

To install this version:
pip install lager-cli==0.4.1
To upgrade from a previous version:
pip install --upgrade lager-cli

Resources

View Release on PyPI