Cake.MsDeploy addin
This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.MsDeploy.
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=43717General
MsDeploy Alias from Cake.MsDeploy addin |
Executes an MsDeploy operation for the given source, destination (optional), and operation settings. |
Cake.WinSCP addin
This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.WinSCP.