Features
lager authorize --box [BOX]sets up passwordless SSH to a Lager Box in one step: it creates~/.ssh/lager_boxif needed, copies the key to the box (one password prompt), and verifies it works. Running it again against an already-authorized box just confirms it. When a command fails withPermission denied (publickey,password), the error now points you straight atlager authorize.
Bug Fixes
lager netsandlager instrumentsno longer cut off data. UART serial-port paths (for example/dev/ttyUSB0) and full VISA/USB addresses now display in full instead of being truncated.- Clearer SSH error reporting in
lager box dutandlager box config. A failed connection now shows the real cause and the fix to run, instead of a raw error line or a misleading “no snapshot” message.
Improvements
- Cleaner
--helpusage lines. Command groups now readCOMMAND [OPTIONS], andlager nets/lager authorizeshow--box [BOX_NAME], consistent with commands likelager supply.

