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.

Historical note: the control-plane items in this release were part of a migration stage before downstream control-plane install/bootstrap was separated from open-source Lager.

Features

  • lager devenv terminal --attach <container_name> to attach to a running Docker container via docker exec
  • lager devenv terminal --shell <path> to override the default shell when attaching
  • Jobs WebSocket client added to control plane heartbeat for receiving and executing job dispatch commands during the migration window

Improvements

  • Default control plane URL updated to https://api.stoutdata.ai during the migration window

Installation

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

Resources

View Release on PyPI