Bug Fixes
- Removed the automatic command-in-progress lock (ephemeral lock) that fired on every CLI command. The feature had multiple corner cases — supply commands never released the lock, long-running commands blocked all other commands on the same box, and detached processes left stale locks
- Removed
--force-commandflag from all commands (no longer needed)
Improvements
- User lock (
lager boxes lock/lager boxes unlock) is unchanged and remains the recommended way to reserve a Lager Box

