Cake.Netlify.dll Assembly

Class Types

Class Summary
NetlfiyDeploySettings Contains settings used by NetlifyDeployRunner.
NetlifyAliases

Contains functionality related to manage netlify sites using https://www.netlify.com/docs/cli/"

In order to use the commands for this alias, the netlify-cli will need to be installed on the machine where the Cake script is being executed. This is typically achieved by installing the npm module.

NetlifyDeployRunner The Netlify Deploy runner used to deploy sites.
NetlifySettings The common settings used by all commands in Netlify-CLI.
NetlifyTool<TSettings> Base class for all Netlify-CLI tools.