AppCenterAliases.

AppCenterOrgsShowWithResult(ICakeContext, AppCenterOrgsShowSettings) Method

Summary

Show information about organization
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static IEnumerable<string> AppCenterOrgsShowWithResult(this ICakeContext context, AppCenterOrgsShowSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

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

Return Value

Type Description
IEnumerable<string> Output lines.