merlimat commented on issue #1645: Hide namespace cli commands that are no 
longer relevant
URL: https://github.com/apache/incubator-pulsar/pull/1645#issuecomment-384446234
 
 
   > what is the reason for hiding this command?
   
   `pulsar-admin namespaces destinations $MY_NAMESPACE` 
   was converted into `pulsar-admin namespaces topics $MY_NAMESPACE`. 
   
   Initially, I used an alias in JCommander, but that doesn't really work (and 
also leaves `topics(destinations)` in the help text which is confusing.
   
   Documentation will refer only to the preferred way, but old command will 
still work. 
   

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


With regards,
Apache Git Services

Reply via email to