PHP Class Pantheon\Terminus\Commands\Auth\LoginCommand

Inheritance: extends Pantheon\Terminus\Commands\TerminusCommand
Datei anzeigen Open project: pantheon-systems/terminus

Public Methods

Method Description
logIn ( array $options = ['machine-token' => null, 'email' => null] ) Log a user into Pantheon

Private Methods

Method Description
getMachineTokenCreationURL ( ) : string Generates the URL string for where to create a machine token

Method Details

logIn() public method

Log a user into Pantheon
public logIn ( array $options = ['machine-token' => null, 'email' => null] )
$options array