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
SSHHelper
Conatins a task which allows to perform SSH operations
Nested types and modules
Type | Description |
SSHParams |
The SSH parameter type. |
Functions and values
Function or value | Description | ||
SSH setParams command
Signature: setParams:(SSHParams -> SSHParams) -> command:string -> unit
|
Performs a command via SSH. Parameters
Sample
|
||
SSHDefaults
Signature: SSHParams
|
The SSH default parameters |