membphis commented on issue #1264: bug: apisix start failed
URL: 
https://github.com/apache/incubator-apisix/issues/1264#issuecomment-599150114
 
 
   We can start the service by command `apisix start`, the CLI of `apisix` will 
be install to `/usr/bin/apisix` default.
   
   ```shell
   $ sudo luarocks show apisix
   
   apisix 1.1-0 - Apache APISIX(incubating) is a cloud-native microservices API 
gateway, delivering the ultimate performance, security, open source and 
scalable platform for all your APIs and microservices.
   
   License:             Apache License 2.0
   Homepage:            https://github.com/apache/incubator-apisix
   Installed in:        /usr
   
   Commands:
        /usr/bin/apisix (/usr/bin/usr/bin/apisix)     # <<<<<< here 
   ... ...
   
   $ apisix help
   Usage: apisix [action] <argument>
   
   help:       show this message, then exit
   init:       initialize the local nginx.conf
   init_etcd:  initialize the data of etcd
   start:      start the apisix server
   stop:       stop the apisix server
   restart:    restart the apisix server
   reload:     reload the apisix server
   version:    print the version of apisix
   ```

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


With regards,
Apache Git Services

Reply via email to