PRIMARY CATEGORY → WEB TECHNOLOGIES
Theory
Command Execution
Once an operator gains access to a Jenkins panel, there are several ways to execute system commands
Script Console
Manage Jenkins → Script Console
println "<COMMAND>".execute().textOnce an operator gains access to a Jenkins panel, there are several ways to execute system commands
Manage Jenkins → Script Console
println "<COMMAND>".execute().text