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

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

Public Methods

Method Description
operations ( string $site_id, $options = ['id' => null] ) : Consolidation\OutputFormatters\StructuredData\RowsOfFields Show operation data for a workflow

Method Details

operations() public method

Show operation data for a workflow
public operations ( string $site_id, $options = ['id' => null] ) : Consolidation\OutputFormatters\StructuredData\RowsOfFields
$site_id string Name or ID of the site that the workflow is part of
return Consolidation\OutputFormatters\StructuredData\RowsOfFields