×
Manual approval of entire scripts, or method signatures, by an administrator provides Administrators with additional flexibility to support more advanced usages ...
Execute an Apache Groovy script for administration, troubleshooting, and diagnostics. Prepare for Shutdown. Prevents new builds from starting so that the system ...
The Jenkins Script Console: Access is controlled by the Administer permission. Is a web-based Groovy shell into the Jenkins runtime.
Navigate to Manage Jenkins > Script Console . Run the following script to list installed plugins and their versions: Jenkins.
Jenkins has a built-in command line interface that allows users and administrators to access Jenkins from a script or shell environment.
Management tasks such as configuration, authorization, and authentication are executed on the controller, which serves HTTP requests. Files written when a ...
Pausable: Pipelines can optionally stop and wait for human input or approval before continuing the Pipeline run. Versatile: Pipelines support complex real-world ...
Missing: /url | Show results with:/url
Jenkins has a mechanism known as "User Content", where administrators can place files inside $JENKINS_HOME/userContent , and these files are served from ...
The Manage Jenkins >> System Information page provides detailed information about what is available on this Jenkins instance: System Properties that can be used ...
Missing: /url | Show results with:/url
The vars directory hosts script files that are exposed as a variable in Pipelines. The name of the file is the name of the variable in the Pipeline. So if you ...
Missing: approval/ | Show results with:approval/