You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apisix.apache.org by GitBox <gi...@apache.org> on 2019/10/29 10:42:12 UTC

[GitHub] [incubator-apisix] juzhiyuan commented on a change in pull request #756: add restart apisix server command

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:
users@infra.apache.org


With regards,
Apache Git Services