Install the CLI
How to install the jx 3.x CLI
You can download 3.x of jx
from here: https://github.com/jenkins-x/jx/releases or use HomeBrew
(macOS).
Linux
macOS
- HomeBrew method:
- Curl method:
Windows
- click on the download link to download a binary
- copy the
jx
binary to a directory on your$PATH
Verify your install
Once you have installed the jx
binary so it is on your $PATH
you should be able to run
or
For more detail see the Command Line Reference Guide
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified March 11, 2024: Update _index.md (f3df2c041d)