juzhiyuan commented on a change in pull request #756: add restart apisix server command URL: https://github.com/apache/incubator-apisix/pull/756#discussion_r340002152
########## File path: bin/apisix ########## @@ -450,6 +450,7 @@ init: initialize the local nginx.conf init_etcd: initialize the data of etcd start: start the apisix server stop: stop the apisix server +restart: stop the apisix server and then start the apisix server Review comment: `restart the apisix server` would be better. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
