PHP Class Pantheon\Terminus\Commands\Org\Team\ListCommand

Inheritance: extends Pantheon\Terminus\Commands\TerminusCommand
Show file Open project: pantheon-systems/terminus

Public Methods

Method Description
listTeam ( string $organization ) : Consolidation\OutputFormatters\StructuredData\RowsOfFields List the team members of a given organization

Method Details

listTeam() public method

List the team members of a given organization
public listTeam ( string $organization ) : Consolidation\OutputFormatters\StructuredData\RowsOfFields
$organization string The name or UUID of the organization to list the team members of
return Consolidation\OutputFormatters\StructuredData\RowsOfFields