AppCenterAliases.

AppCenterDistributeGroupsShowWithResult(ICakeContext, AppCenterDistributeGroupsShowSettings) Method

Summary

Shows information about the distribution group
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static IEnumerable<string> AppCenterDistributeGroupsShowWithResult(this ICakeContext context, AppCenterDistributeGroupsShowSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

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

Return Value

Type Description
IEnumerable<string> Output lines.