CLI

JayeX Command Line Interface

For those who like command lines you can view and watch most things via the jx command line.

You can download 3.x of jx from here: https://github.com/jenkins-x/jx/releases

Browse the command line commands along with the plugin commands

Many things in JayeX are exposed as custom resources so that you can also use kubectl to interact with the JayeX.

  • to view environments
kubectl get env
  • to view preview environments
kubectl get preview
  • to view build logs try:
jx pipeline log