Cake.Netlify 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.Netlify.
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.
Deploy
|
NetlifyDeploy Alias from Cake.Netlify addin |
Deploys directory to Netlify using the specified directory and settings. |
|
NetlifyDeploy Alias from Cake.Netlify addin |
Deploys directory to Netlify using the specified directory, site id, and token. |
|
NetlifyDeploy Alias from Cake.Netlify addin |
Deploys the directory to Netlify using the current working directory, site id, and token. |
