All versions since [0.3.12]
[0.3.12] Latest
Added
- Read-only
listandshowcommands for six JMA Resources:job,workdata(aliaswd),processing-step(aliasps),template,trigger, andfolder. Each supports table, JSON, CSV, and quiet (-q) output,--wide, pagination (--limit/--offset/--all), sorting, and per-Resource filters;showaccepts a UUID or URL for every noun,name@versionfor ProcessingSteps, and a/pathfor Folders. These commands resolve their connection leniently (flag → env →pinexq.toml) and run from any directory. --helpfor every read command groups options into Connection / Output / Pagination / Filters panels; the enum filters (--state,--kind,--deployment-state) list their valid values and offer shell tab-completion.- Shell completion is enabled (
pinexq --install-completion/--show-completion). - README “Reading Resources” section documenting the new commands.
Changed
- Raise the
pinexq-clientfloor to>=1.10.0.