AppCenterAliases.

AppCenterCodepushPromoteWithResult(ICakeContext, AppCenterCodepushPromoteSettings) Method

Summary

Create a new release for the destination deployment, which includes the exact code and metadata from the latest release of the source deployment
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static IEnumerable<string> AppCenterCodepushPromoteWithResult(this ICakeContext context, AppCenterCodepushPromoteSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

Name Type Description
context ICakeContext The context.
settings AppCenterCodepushPromoteSettings The settings.

Return Value

Type Description
IEnumerable<string> Output lines.