×
The Manage Jenkins >> System Information page provides detailed information about what is available on this Jenkins instance: System Properties that can be used ...
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 ...
Prerequisites · Installation steps using Windows MSI installer · Silent Install with the MSI installers · Post-installation setup wizard. Unlocking Jenkins ...
Missing: cli/ | Show results with:cli/
Environment · Generating an SSH key pair. Create a Jenkins SSH credential · Creating your Docker agent. On Linux; On Windows · Setup up the agent1 on jenkins.
Missing: cli/ | Show results with:cli/
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=< ...
Query the test-results of a completed build. Get objects representing the latest builds of a job. Search for artifacts by simple criteria. Block until jobs are ...
User Content · Note that these files are not subject to any access controls beyond requiring Overall/Read access. · See Git userContent plugin for how to manage ...
Read more about this in the Authorization section of Managing Security. Otherwise, any Jenkins user can add and configure credentials if the Authorization ...
Missing: cli/ | Show results with:cli/
When the Configuration as Code plugin is installed, you will see Configuration as Code in the System Configuration section of the Manage Jenkins page on your ...
At this point, the build is marked as aborted and executor returns to the idle status. Pipeline jobs can be stopped by sending an HTTP POST request to URL ...