Chapter 15. Other Interfaces
While pipeline scripts and the legacy web interface are the primary interfaces that most people will use with Jenkins, it also comes with a command-line interface and a REST-ful API interface. These are limited in what they can do, but they can serve a purpose for basic operations, such as getting information about jobs and initiating builds. This chapter will describe the CLI and REST interfaces along with examples of how to use them.
Additionally, we’ll discuss the scripting console, another interface in Jenkins that allows you to try out Groovy code. This can be useful for running quick scripts or getting/setting information about the system.
Using the Command-Line ...
Get Jenkins 2: Up and Running now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.