Deployment aliases

Cake.MsDeploy addin

Contains functionality for working with the MsDeploy.exe (Web Deploy) command line interface (cli).

MsDeploy v3.6 will already have to be installed on the machine the Cake Script is being executed on.

See also https://www.microsoft.com/en-us/download/details.aspx?id=43717

General

MsDeploy(MsDeploySettings)
Alias from Cake.MsDeploy addin
Executes an MsDeploy operation for the given source, destination (optional), and operation settings.