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

  • user column in lager boxes — the table output for lager boxes (and lager boxes list) now includes a user column between ip and version. Lager Boxes added with --user show the configured SSH username; Lager Boxes added without --user show the default (lagerdata). Makes it easy to see, at a glance, which Lager Boxes are configured for a non-default SSH user.

Installation

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

Resources

View Release on PyPI