JenkinsX useful commands that developers should know.

Jenkins X is an open-source continuous delivery tool for the Kubernetes cluster.

Show the build logs:

$ jx get build logs

Garbage collect the previews:

$ jx gc previews

Show all previews open or running:

$ jx get previews

Interactive mode of previews:

$ jx get preview

Interactive mode of previews:

$ jx get preview