github avivsinai/jenkins-cli v0.0.37

2 hours ago

jk v0.0.37 (2026-09-13T19:42:44Z)

Welcome to this new release of jk!

[0.0.37] - 2026-09-13

Fixed

  • jk job create now emits the Multibranch <owner reference="../.."/> back-ref inside <sources>, so created jobs can be saved in the Jenkins UI (#146).

Changed

  • README first screen names jk, who it is for, what it does, one-line official-CLI disambiguation, and the v0.0.36 status (REST APIs ship; companion plugin, JCasC, events, and metrics do not).
  • Documentation audit against the shipped CLI: README quickstart now streams logs with jk log --follow (jk run view has no --follow), manual skill install points at skills/jk, stale version and platform lists updated; docs/api.md filter/operator/field catalogs, run params source values, cancel/rerun acknowledgements and the help --json shape corrected, with companion-plugin endpoints marked as planned; the two agent-cookbook recipes that could not work (--limit 0, queued-run detection) rewritten; unimplemented command groups in docs/spec.md marked (planned); the jk skill documents --no-verify and the keyring environment variables; stale docs/CHANGELOG.md removed.

Fixed

  • Skip the encrypted file keyring passphrase prompt when the secrets directory is empty or existing items unlock with an empty passphrase, so --allow-insecure-store no longer asks to unlock unencrypted stores.

Full Changelog: v0.0.36...v0.0.37

Installation

Homebrew (macOS/Linux)

brew install avivsinai/tap/jk

Scoop (Windows)

scoop bucket add avivsinai https://github.com/avivsinai/scoop-bucket
scoop install jk

Go Install

go install github.com/avivsinai/jenkins-cli/cmd/jk@v0.0.37

Binary Downloads

Download the appropriate binary for your platform from the assets below.

Don't miss a new jenkins-cli release

NewReleases is sending notifications on new releases.