diff --git a/application/clicommands/WebCommand.php b/application/clicommands/WebCommand.php index 08982a9b8..1b6b17dd8 100644 --- a/application/clicommands/WebCommand.php +++ b/application/clicommands/WebCommand.php @@ -9,6 +9,23 @@ use Icinga\Exception\IcingaException; class WebCommand extends Command { + /** + * Serve Icinga Web 2 with PHP's built-in web server + * + * USAGE + * + * icingacli web serve [options] + * + * OPTIONS + * + * --daemonize Run in background + * --document-root=