You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/12/10 05:32:54 UTC

[GitHub] foreversunyao opened a new pull request #3151: add_proxy_daemon_command

foreversunyao opened a new pull request #3151: add_proxy_daemon_command
URL: https://github.com/apache/pulsar/pull/3151
 
 
   ### Motivation
   
   add "proxy" command to pulsar-daemon script
   
   ### Modifications
   
   pulsar-daemon
   
   ### Result
   
   Usage: pulsar-daemon (start|stop) <command> <args...>
   where command is one of:
       broker              Run a broker server
       bookie              Run a bookie server
       zookeeper           Run a zookeeper server
       configuration-store Run a configuration-store server
       discovery           Run a discovery server
       websocket           Run a websocket proxy server
       functions-worker    Run a functions worker server
       standalone          Run a standalone Pulsar service
       proxy               Run a Proxy Pulsar service
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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