PHP Class Pantheon\Terminus\Commands\Multidev\ListCommand

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

Public Methods

Method Description
listMultidevs ( string $site_name ) : Consolidation\OutputFormatters\StructuredData\RowsOfFields List the multidev environments belonging to the given site

Method Details

listMultidevs() public method

List the multidev environments belonging to the given site
public listMultidevs ( string $site_name ) : Consolidation\OutputFormatters\StructuredData\RowsOfFields
$site_name string Name of the site to list multidev environments of
return Consolidation\OutputFormatters\StructuredData\RowsOfFields