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 createnow 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 viewhas no--follow), manual skill install points atskills/jk, stale version and platform lists updated;docs/api.mdfilter/operator/field catalogs,run paramssourcevalues, cancel/rerun acknowledgements and thehelp --jsonshape 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 indocs/spec.mdmarked (planned); thejkskill documents--no-verifyand the keyring environment variables; staledocs/CHANGELOG.mdremoved.
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-storeno longer asks to unlock unencrypted stores.
Full Changelog: v0.0.36...v0.0.37
Installation
Homebrew (macOS/Linux)
brew install avivsinai/tap/jkScoop (Windows)
scoop bucket add avivsinai https://github.com/avivsinai/scoop-bucket
scoop install jkGo Install
go install github.com/avivsinai/jenkins-cli/cmd/jk@v0.0.37Binary Downloads
Download the appropriate binary for your platform from the assets below.