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

Inheritance: extends UpdatesCommand
Exibir arquivo Open project: pantheon-systems/terminus

Public Methods

Method Description
applyUpstreamUpdates ( string $site_env, $options = ['updatedb' => false, 'accept-upstream' => false] ) Apply the available upstream updates to the given site's environment

Method Details

applyUpstreamUpdates() public method

Apply the available upstream updates to the given site's environment
public applyUpstreamUpdates ( string $site_env, $options = ['updatedb' => false, 'accept-upstream' => false] )
$site_env string Site & environment to which to apply updates