Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.lagerdata.com/llms.txt

Use this file to discover all available pages before exploring further.

Improvements

  • Removed internal Lager Box hostnames and a real device IP from the repository. All --help output, command docstrings, source comments, the CHANGELOG, release notes, and documentation now use the <BOX> placeholder (and <box-ip>) in place of real Lager Box names; narrative references drop the names while preserving the relevant dates, versions, and meaning. Test fixtures use a neutral test-box token. This is a documentation/metadata change only — no functional or API changes.

Installation

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

Resources

View Release on PyPI