Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.06 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.06 KB

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