PHP Class Pantheon\Terminus\Commands\Upstream\InfoCommand

Inheritance: extends Pantheon\Terminus\Commands\TerminusCommand
Show file Open project: pantheon-systems/terminus

Public Methods

Method Description
info ( string $upstream ) : Consolidation\OutputFormatters\StructuredData\PropertyList Print information about the given upstream

Method Details

info() public method

Print information about the given upstream
public info ( string $upstream ) : Consolidation\OutputFormatters\StructuredData\PropertyList
$upstream string The name or UUID of the upstream to retrieve information on
return Consolidation\OutputFormatters\StructuredData\PropertyList