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

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

공개 메소드들

메소드 설명
listTags ( string $site_name, string $organization ) : Consolidation\OutputFormatters\StructuredData\PropertyList List the tags which an organization has added to a site

메소드 상세

listTags() 공개 메소드

List the tags which an organization has added to a site
public listTags ( string $site_name, string $organization ) : Consolidation\OutputFormatters\StructuredData\PropertyList
$site_name string The name or UUID of a site to list the tags of
$organization string The name or UUID of an organization which has tagged this site
리턴 Consolidation\OutputFormatters\StructuredData\PropertyList