Skip to content
/ jx-cli Public
forked from jenkins-x/jx-cli

a simple small new modular CLI for Jenkins X v3

License

Notifications You must be signed in to change notification settings

MarckK/jx-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 79.9%
  • Shell 12.1%
  • Makefile 6.9%
  • Other 1.1%