Skip to main content

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

Improvements

  • Default control plane URL updated to https://api.stoutdata.ai

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