PHP 클래스 Pantheon\Terminus\Commands\Multidev\ListCommand

상속: extends Pantheon\Terminus\Commands\TerminusCommand, implements Pantheon\Terminus\Site\SiteAwareInterface, use trait Pantheon\Terminus\Site\SiteAwareTrait
파일 보기 프로젝트 열기: pantheon-systems/terminus

공개 메소드들

메소드 설명
listMultidevs ( string $site_name ) : Consolidation\OutputFormatters\StructuredData\RowsOfFields List the multidev environments belonging to the given site

메소드 상세

listMultidevs() 공개 메소드

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
리턴 Consolidation\OutputFormatters\StructuredData\RowsOfFields