JayeX CLI
June 23, 2026 ยท View on GitHub
jx is the modular command line CLI for JayeX 3.x
Commands
See the jx command reference
Issues
To track issues in this repository and all the related Plugins use these links:
Plugins
You can browse the documentation for all of the jx plugins at:
Components
- jx-git-operator is an operator for triggering jobs when git commits are made
- octant-jx an open source JayeX UI for vmware-tanzu/octant
Libraries
These are the modular libraries which have been refactored out of the main jenkins-x/jx repository as part of the modularisation enhancement process
- go-scm API for working with SCM providers
- jx-api the core JX APIs
- jx-helpers a bunch of utilities (mostly from the
utilpackage) refactored + no longer dependent on jenkins-x/jx - jx-kube-client the core library for working with kube/jx/tekton clients
- jx-logging logging APIs
- lighthouse-client client library for working with lighthouse