jenkinsci / jenkinsci/ssh-agents-plugin
[JENKINS-55362] Support command profiles
- Dominant language
- Java
- Stars
- 115
- Forks
- 141
- PR merge metrics
- No merged PRs in 30d
Description
In order to support non-unix ssh agents and other shells different than bash, we need to implement a way to select different command profiles (bash, PowerShell, ...), this profile will be used by the SSHLauncher to use the proper commands in the proper OS/Shell
---
Originally reported by
ifernandezcalvo, imported from: Support command profiles
ifernandezcalvo
Raw content of original issue
In order to support non-unix ssh agents and other shells different than bash, we need to implement a way to select different command profiles (bash, PowerShell, ...), this profile will be used by the SSHLauncher to use the proper commands in the proper OS/Shell
Contributor guide
Assessment
This issue has not been assessed yet.