PHP Class Pantheon\Terminus\Commands\ServiceLevel\SetCommand

Inheritance: extends Pantheon\Terminus\Commands\TerminusCommand, implements Pantheon\Terminus\Site\SiteAwareInterface, use trait Pantheon\Terminus\Site\SiteAwareTrait
Datei anzeigen Open project: pantheon-systems/terminus Class Usage Examples

Public Methods

Method Description
set ( string $site_id, string $level ) Set a site's service level

Method Details

set() public method

Set a site's service level
public set ( string $site_id, string $level )
$site_id string The name of the site to set the service level of
$level string [free|basic|pro|business] The service level to set the site to