PCLI2
1.22.0 - 2026-09-04
v1.22.0
Sep 4 2026 at 21:15 UTC
Fixed
- The new-version check no longer delays exit - It ran after the command finished and could hold the prompt for up to three seconds on a stale cache. It now starts before the command and is only reported at exit; a lookup still in flight is abandoned rather than waited for.
- Match percentages are formatted the same way in every CSV - Single-asset match CSV printed
100.0where the folder report and the--metadataCSV printed100. folder visual-matchsays when an asset hit--limit- The per-asset cap (default 100) truncated silently in folder mode; text match already warned.folder createprints the new folder's UUID - It printed nothing, so a script had to resolve the path it had just created.
Changed
- Root
--help(and the man page) list every environment variable pcli2 reads; the man page previously mentioned onlyPCLI2_NO_COLOR. - Folder match commands document their row order in
--help: pair order for CSV and JSON, match percentage for Excel. - Help text: "Folder UUID" instead of "Resource's folder UUID"; the
--outputhelp onfolder geometric-matchno longer contradicts itself.