desc('Get the server version') ->callback(function () { Console::log(System::getEnv('_APP_VERSION', 'UNKNOWN')); }); } }