PHP Class Pantheon\Terminus\Commands\Upstream\Updates\ListCommand

Inheritance: extends UpdatesCommand
Afficher le fichier Open project: pantheon-systems/terminus

Méthodes publiques

Méthode Description
listUpstreamUpdates ( string $site_id ) : Consolidation\OutputFormatters\StructuredData\RowsOfFields List all of the available upstream updates for a given site

Method Details

listUpstreamUpdates() public méthode

List all of the available upstream updates for a given site
public listUpstreamUpdates ( string $site_id ) : Consolidation\OutputFormatters\StructuredData\RowsOfFields
$site_id string Name of the site for which to check for updates.
Résultat Consolidation\OutputFormatters\StructuredData\RowsOfFields