Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
SSHParams
The SSH parameter type.
Record Fields
Record Field | Description |
PrivateKeyPath
Signature: string
|
Path of the private key file (optional) |
RemoteHost
Signature: string
|
|
RemotePort
Signature: string
|
|
RemoteUser
Signature: string
|
remote User |
ToolPath
Signature: string
|
Path of the scp.exe |