PHP Class Pantheon\Terminus\Commands\Workflow\Info\LogsCommand

Inheritance: extends InfoBaseCommand
Show file Open project: pantheon-systems/terminus

Public Methods

Method Description
logs ( string $site_id, $options = ['id' => null] ) Show all details for a workflow, including operations

Method Details

logs() public method

Show all details for a workflow, including operations
public logs ( string $site_id, $options = ['id' => null] )
$site_id string Name or UUID of the site that the workflow belongs to