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

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

Public Methods

Method Description
status ( string $site_id, $options = ['id' => null] ) : Consolidation\OutputFormatters\StructuredData\PropertyList Show status information about a workflow

Method Details

status() public method

Show status information about a workflow
public status ( string $site_id, $options = ['id' => null] ) : Consolidation\OutputFormatters\StructuredData\PropertyList
$site_id string Name or ID of the site that the workflow is part of
return Consolidation\OutputFormatters\StructuredData\PropertyList