FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

SSH.SSHParams Type

The SSH parameter type.

Record fields

Record Field Description

PrivateKeyPath

Full Usage: PrivateKeyPath

Field type: string

Path of the private key file (optional)

Field type: string

RemoteHost

Full Usage: RemoteHost

Field type: string

The remote host

Field type: string

RemotePort

Full Usage: RemotePort

Field type: string

The remote host port to use

Field type: string

RemoteUser

Full Usage: RemoteUser

Field type: string

remote User

Field type: string

ToolPath

Full Usage: ToolPath

Field type: string

Path of the scp.exe

Field type: string