> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trunk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# CLI 1.15.0

> New command line flag: --print-failures will print any failures instead of saving them to a file.

**🎁 New**

* New command line flag: --print-failures will print any failures instead of saving them to a file.

**✨ Improvements**

* trunk upgrade is now able to perform all upgrades in a single invocation. Previously, it would
  require multiple invocations if there were dependencies between the linters, plugin repos, or the
  CLI.
* The LSP Server will now lint files that are modified outside of the editor.

**🔧 Fixes**

* Remove deprecated trunk check download. It has been superseded by trunk install.
* Make Trunk daemon startup faster to fix occasional timeouts connecting to it.
* Fix various Windows issues.
