AppCenterAliases.

AppCenterOrgsListWithResult(ICakeContext, AppCenterOrgsListSettings) Method

Summary

Lists organizations in which current user is collaborator
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static IEnumerable<string> AppCenterOrgsListWithResult(this ICakeContext context, AppCenterOrgsListSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

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

Return Value

Type Description
IEnumerable<string> Output lines.