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

Inheritance: extends Pantheon\Terminus\Commands\TerminusCommand, implements Pantheon\Terminus\Site\SiteAwareInterface, use trait Pantheon\Terminus\Site\SiteAwareTrait
Show file Open project: pantheon-systems/terminus

Public Methods

Method Description
listOrgs ( string $site_id ) : Consolidation\OutputFormatters\StructuredData\RowsOfFields List the supporting organizations for the given site

Method Details

listOrgs() public method

List the supporting organizations for the given site
public listOrgs ( string $site_id ) : Consolidation\OutputFormatters\StructuredData\RowsOfFields
$site_id string The name or UUID of the site to list the supporting organizations of
return Consolidation\OutputFormatters\StructuredData\RowsOfFields