Closed MrMebelMan closed 4 years ago
It will be really useful for servers to set up some parameters as CLI arguments. For example, when you have a server that auto-restarts, you don't want it to prompt you for a password.
Added arguments:
-p
--port
-P
--password
-d
--debug
-l
--log
All the previous default values are preserved.
It will be really useful for servers to set up some parameters as CLI arguments. For example, when you have a server that auto-restarts, you don't want it to prompt you for a password.
Added arguments:
-p
--port
-P
--password
-d
--debug
-l
--log
All the previous default values are preserved.