PHP Class Pantheon\Terminus\Commands\Site\ListCommand

Inheritance: extends SiteCommand
Datei anzeigen Open project: pantheon-systems/terminus

Public Methods

Method Description
index ( $options = ['team' => false, 'owner' => null, 'org' => null, 'name' => null] ) : Consolidation\OutputFormatters\StructuredData\RowsOfFields List the sites accessible by the logged-in user

Method Details

index() public method

List the sites accessible by the logged-in user
public index ( $options = ['team' => false, 'owner' => null, 'org' => null, 'name' => null] ) : Consolidation\OutputFormatters\StructuredData\RowsOfFields
return Consolidation\OutputFormatters\StructuredData\RowsOfFields