Skip to main content

Features

Install Without lager-mono Repository

  • lager install can now be executed without needing the lager-mono repository present on the local machine
  • Simplifies deployment workflow for users who only need CLI functionality
  • Streamlines the installation process for end users

Improvements

  • Added more informative error messages for invalid .lager JSON files
  • Documentation cleanup and improvements

Installation

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

Resources

View Release on PyPI