AppCenterAliases.

AppCenterOrgsCreateWithResult(ICakeContext, AppCenterOrgsCreateSettings) Method

Summary

Create a new organization
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static IEnumerable<string> AppCenterOrgsCreateWithResult(this ICakeContext context, AppCenterOrgsCreateSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

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

Return Value

Type Description
IEnumerable<string> Output lines.