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

> June 2, 2026

## <u>Improvements</u>

* **Removed internal Lager Box hostnames and a real device IP from the repository.** All `--help` output, command docstrings, source comments, the CHANGELOG, release notes, and documentation now use the `<BOX>` placeholder (and `<box-ip>`) in place of real Lager Box names; narrative references drop the names while preserving the relevant dates, versions, and meaning. Test fixtures use a neutral `test-box` token. This is a documentation/metadata change only — no functional or API changes.

## <u>Installation</u>

To install this version:

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

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.22.1/)
