<
7DEE
img src="https://camo.githubusercontent.com/a2ffa2671da522cad012a82bbe91e97f82842b428c60e406f356cdbc6b0d6902/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6a656e6b696e732d782f6a782e737667" alt="LICENSE" data-canonical-src="https://img.shields.io/github/license/jenkins-x/jx.svg" style="max-width: 100%;">
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