Skip to content

jenkinsci/command-launcher-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Agent Launcher Plugin for Jenkins

Jenkins Plugin GitHub release Jenkins Plugin Installs

Allows agents to be launched using a specified command.

Usage

The plugin adds a new agent Launch method which starts an agent by having Jenkins execute a command from the controller. Use this when the controller is capable of remotely executing a process on another machine, e.g. via SSH or RSH.

Configuration

Release notes