|
Elgg
Version 6.3
|
elgg-cli install [–config] More...
Protected Member Functions | |
| configure () | |
| {} More... | |
| execute (InputInterface $input, OutputInterface $output) | |
| {} More... | |
Protected Member Functions inherited from Elgg\Cli\BaseCommand | |
| dumpRegisters () | |
| Dump and output system and error messages. More... | |
Additional Inherited Members | |
Public Member Functions inherited from Elgg\Cli\BaseCommand | |
| ask ($question, $default=null, $hidden=false, $required=true) | |
| Ask a question. More... | |
| dump ($data) | |
| Dump a variable. More... | |
| write ($messages, $style='info') | |
| Write messages to output buffer. More... | |
| error ($message) | |
| Print an error. More... | |
| notice ($message) | |
| Print a notice. More... | |
| option ($name) | |
| Returns option value. More... | |
| argument ($name) | |
| Returns argument value. More... | |
| assertNotEmpty ($answer) | |
| Question validator for required user response. More... | |
Public Attributes inherited from Elgg\Cli\BaseCommand | |
| const | DEFAULT_VERBOSITY = OutputInterface::VERBOSITY_NORMAL |
Protected Attributes inherited from Elgg\Cli\BaseCommand | |
| $input | |
| $output | |
elgg-cli install [–config]
Definition at line 13 of file InstallCommand.php.
|
protected |
{}
Definition at line 18 of file InstallCommand.php.
|
protected |
{}
Admin account
Database parameters
Site settings
Definition at line 32 of file InstallCommand.php.