MarckK / jx-cli

a simple small new modular CLI for Jenkins X v3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jx-cli 3.x alpha

Documentation Go Report Card Releases LICENSE Slack Status

jx-cli is an experimental new small modular CLI for Jenkins X as part of the Jenkins X 3.x enhancement

Commands

See the jx command reference

Issues

To track issues in this repository and all the related Plugins use this link:

Plugins

  • jx admin for administration commands (creating a new environment, booting it up with the operator)
  • jx application for viewing applications in your environments
  • jx gitops a set of commands used inside pipelines for modifying helm charts, kpt files, using kustomise or modifying kubernetes resources for GitOps
  • jx health for visualising and reporting on cluster health
  • jx jenkins a set of commands for working with Jenkins servers in kubernetes
  • jx pipeline a command for working with Jenkins X and Tekton Pipelines
  • jx preview a command for creating Preview Environments
  • jx promote a command for promoting a new version of an application to an Environment
  • jx project a set of commands for importing projects or creating new projects from quickstarts or wizards
  • jx secret a set of commands for working with Kubernetes External Secrets
  • jx test a set of commands for managing tests on kubernetes/clouds
  • jx verify a set of commands for verifying Jenkins X installations

check out all of the other plugins available

Components

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

Deprecated libraries

About

a simple small new modular CLI for Jenkins X v3

License:Apache License 2.0


Languages

Language:Go 80.0%Language:Shell 12.1%Language:Makefile 6.9%Language:HTML 0.9%Language:Dockerfile 0.2%