AppCenterAliases.

AppCenterOrgsShow(ICakeContext, AppCenterOrgsShowSettings) Method

Summary

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

Syntax

public static void AppCenterOrgsShow(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
void