Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Pantheon
Terminus
Commands
Workflow
WatchCommand
PHP Class Pantheon\Terminus\Commands\Workflow\WatchCommand
Inheritance:
extends
Pantheon\Terminus\Commands\TerminusCommand
,
implements
Pantheon\Terminus\Site\SiteAwareInterface
,
use trait
Pantheon\Terminus\Site\SiteAwareTrait
Show file
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