support app installation via cli
this implements support for installation of apps via php-cli.
The user will be prompted to provide additional information like installation path, domain and domain path.
Example:
```mysterycode@demo: / $ php cli.php
WoltLab Suite (tm) 3.1.4
Benutzername> Administrator
Kennwort> **********
>package install https://update.mysterycode.de/package-file/460/
Installationsverzeichnis> /guestbook/
Domain>
499bf03.demo.mysterycode.de:8081
Pfad> /guestbook/
100% [###############################################################################################################] Installation abgeschlossen
>```