Retrieve Jenkins X Activities, Logs, Pipelines, and More
This lesson explores how we can retrieve information concerning Jenkins X through the command line and the initial GitHub release created by Jenkins X.
While UIs are nice to look at, I am a firm believer that nothing beats the command line concerning speed and repeatability. Fortunately, we can retrieve almost any information related to Jenkins X through jx
executable.
Retrieving activities
We can, for example, get the last activities (builds) of those jobs.
Get hands-on with 1400+ tech skills courses.