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.

Features

  • lager install-wheel path/to/wheel --box X installs a local Python wheel file on a Lager Box. Automatically uninstalls any previously installed version of the package before installing, so the version number does not need to be bumped on every rebuild. The package name is parsed from the wheel filename per the wheel specification.

Installation

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

Resources

View Release on PyPI