> ## 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.

# Version 0.16.3

> April 24, 2026

## <u>Improvements</u>

* **`user` column in `lager boxes`** — the table output for `lager boxes` (and `lager boxes list`) now includes a `user` column between `ip` and `version`. Lager Boxes added with `--user` show the configured SSH username; Lager Boxes added without `--user` show the default (`lagerdata`). Makes it easy to see, at a glance, which Lager Boxes are configured for a non-default SSH user.

## <u>Installation</u>

To install this version:

```bash theme={null}
pip install lager-cli==0.16.3
```

To upgrade from a previous version:

```bash theme={null}
pip install --upgrade lager-cli
```

## Resources

[View Release on PyPI](https://pypi.org/project/lager-cli/0.16.3/)
