jx
is the modular command line CLI for Jenkins X 3.x
See the jx command reference
To track issues in this repository and all the related Plugins use these links:
You can browse the documentation for all of the jx
plugins at:
- jx-git-operator is an operator for triggering jobs when git commits are made
- octant-jx an open source Jenkins X UI for vmware-tanzu/octant
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
util
package) 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