You can restart the server using the stop-server command with the --restart option.
Running this command is equivalent to shutting down the server, exiting the Java Virtual Machine (JVM) session, and then starting up again.
Go to the server root directory, and run the bin/stop-server
command with the -R or --restart option.
$ bin/stop-server --restart