×
A Jenkins Admin can execute groovy scripts remotely by sending an HTTP POST request to /script/ url or /scriptText/ . curl example via bash. curl -d "script=< ...
Discard all data that is loaded in memory and reload everything from the file system. This is useful when you modify configuration files directly on disk.
Jenkins has a built-in command line interface that allows users and administrators to access Jenkins from a script or shell environment.
User Handbook · User Handbook Overview · Installing Jenkins · Platform Information · Using Jenkins · Pipeline · Blue Ocean · Managing Jenkins · Securing Jenkins ...
Missing: /url | Show results with:/url
The Manage Jenkins >> System Information page provides detailed information about what is available on this Jenkins instance: System Properties that can be used ...
Scripts to manage Jenkins environments, or configuration management code, may need to install plugins without direct user interaction in the web UI. The Jenkins ...
Manual approval of entire scripts, or method signatures, by an administrator provides Administrators with additional flexibility to support more advanced usages ...
Monitor I/O performance, CPU load, memory usage, and I/O throughput carefully when running multiple executors on a node. Creating Agents. Jenkins agents are the ...
The Jenkins home directory is listed in Manage Jenkins > System under the Home directory heading. Home dir. On Windows by default, this is set to C:\ProgramData ...
Jenkins has a mechanism known as "User Content", where administrators can place files inside $JENKINS_HOME/userContent , and these files are served from ...