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
- New
--forceoption onlager update. Re-runs an update even when Lager thinks your box is already up to date, and rebuilds the box cleanly from scratch. Reach for this if a previous update didn’t finish and the box is acting strangely —lager update --box <name> --force.
Bug Fixes
- Updates no longer hang or fail on some networks. On certain setups a box couldn’t reach GitHub while updating, which made
lager updateappear to freeze for around 15 minutes and then fail. Boxes now connect reliably during an update, and a brief network hiccup is retried automatically instead of stopping the whole update.
Improvements
- Updating a box is much faster — about 30 seconds instead of ~15 minutes. Lager now reuses the work from your last update instead of rebuilding everything from scratch each time. (A longer update still happens when the box’s software dependencies actually change.)
- Use
lager updateto update a box. This is now the one command to remember. The olderlager box updatehas been removed.

