PCLI2
1.27.0 - 2026-09-05
v1.27.0
Sep 5 2026 at 17:29 UTC
Changed
- One name per concept:
-i/--inputand-o/--output- Every command that reads a local file, directory or glob now takes--input:asset create(was--file),asset create-batch(was--files),asset metadata create-batch(was--csv-file),folder upload(was--local-path),config import(was--file). Every command that writes takes-o/--output:asset download(was a bare positional argument),asset thumbnail(was--file),folder downloadandfolder thumbnails(gained the-oshort form). The old spellings still work as hidden aliases, andasset downloadstill accepts the positional path, so no script breaks; only the help text and documentation changed. -qis now--quiet, and--forcehas no short form --fmeant--formaton about forty commands but--forceonfolder delete;-qwas--textontext-matchwhile--quiethad no short form.folder delete -fandtext-match -qno longer parse; use--forceand--text. These are the only two breaking changes in this release.- A flag that can change nothing now says so -
--prettywith CSV,--headerswith JSON or tree,--metadataonasset similarity, and format flags ontenant useused to be accepted in silence. They still are, but with a warning naming the flag and why it has no effect.