jfrog-cli icon indicating copy to clipboard operation
jfrog-cli copied to clipboard

build.bat produces jfrog.exe instead of jf.exe

Open SaberStrat opened this issue 1 year ago • 0 comments

Describe the bug

CLI excutable produced by Windows build script not up to v2 date - going by https://jfrog.com/getcli/:

We recently renamed the JFrog CLI executable from “jfrog” to “jf”. If you’d like to continue using the “jfrog” executable, see the documentation

Current behavior

Running

.\build\build.bat

produces a jfrog.exe.

Reproduction steps

Run

.\build\build.bat

Expected behavior

The Contributions Readme says the Windows build .build\build.exe should produce a jf.exe.

JFrog CLI version

jf version 2.52.10

Operating system type and version

Windows 11 21H2 22000.2713

JFrog Artifactory version

No response

JFrog Xray version

No response

SaberStrat avatar Feb 17 '24 15:02 SaberStrat