AWS CodeDeploy addin for Cake.
#addin nuget:?package=Cake.AWS.CodeDeploy&version=0.1.8
dotnet add package Cake.AWS.CodeDeploy --version 0.1.8
<PackageReference Include="Cake.AWS.CodeDeploy" Version="0.1.8" />
Aliases
Contains Cake aliases for configuring Amazon Elastic Computing instances
EC2
CreateDeployment |
Deploys an application revision through the specified deployment group. |
CreateDeployment |
Deploys an application revision through the specified deployment group. |
GetDeploymentInfo |
Deploys an application revision through the specified deployment group. |
GetDeploymentInfo |
Deploys an application revision through the specified deployment group. |
Register |
Registers with AWS CodeDeploy a revision for the specified application. |
Register |
Registers with AWS CodeDeploy a revision for the specified application. |