cloud-gov / cf-service-connect

Cloud Foundry CLI Service Connection Plugin
Other
18 stars 6 forks source link

Allow overriding the binary name used for creating the SSH tunnel #69

Closed markdboyd closed 1 year ago

markdboyd commented 1 year ago

On Windows command prompts, the cf CLI binary can only be referenced as cf7 or cf8. So this plugin needs a way to override the binary name used when creating tunnels for those environments.

Acceptance Criteria