To install plugins without using the UI, Jenkins provides a __________ interface.
- Command-line
- REST API
- Scripted
- YAML
Jenkins provides a REST API interface to install plugins without using the UI. This allows for automated plugin installation and configuration using scripts or external tools.
Loading...
Related Quiz
- For comprehensive log analysis, experts might integrate Jenkins with an external __________ system.
- In a Dockerized Jenkins environment, the __________ file defines the Docker container configuration.
- For a project that requires rigorous code quality checks, integrating a _________ tool in Jenkins would be beneficial.
- In performance-critical Jenkins environments, ___________ is/are often tweaked to optimize build and deployment speeds.
- In Jenkins, which plugin is typically used for database integration and management?