PHP Class Pantheon\Terminus\Commands\Workflow\WatchCommand

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
watch ( string $site_id ) Stream new and finished workflows of the given site to the console

Method Details

watch() public method

Stream new and finished workflows of the given site to the console
public watch ( string $site_id )
$site_id string Site name or UUID to watch the workflows of