Skip to content

Latest commit

 

History

History
executable file
·
14 lines (10 loc) · 319 Bytes

changelog.md

File metadata and controls

executable file
·
14 lines (10 loc) · 319 Bytes

Linux

curl -L https://github.com/jenkins-x/jx-cli/releases/download/v3.0.562/jx-cli-linux-amd64.tar.gz | tar xzv 
sudo mv jx /usr/local/bin

macOS

curl -L  https://github.com/jenkins-x/jx-cli/releases/download/v3.0.562/jx-cli-darwin-amd64.tar.gz | tar xzv
sudo mv jx /usr/local/bin