PCLI2
1.23.1 - 2026-09-04
v1.23.1
Sep 4 2026 at 22:53 UTC
Fixed
- CSV output no longer ends with an empty line - Every CSV-producing command (asset, folder, tenant, user, metadata, environment and configuration listings, match and dependency reports) terminated its output with two line breaks, so
asset list --format csv | wc -lreported one row more than there were assets and a spreadsheet opened the file with an empty last row. Verified across every listing command against a live tenant: line counts now equal row counts, and no command prints anything before or after its data.