ivankelly opened a new pull request #1592: Add properties alias for tenants in 
pulsar-admin
URL: https://github.com/apache/incubator-pulsar/pull/1592
 
 
   Recently properties was renamed to tenants in the pulsar-admin
   CLI. However, people may already have scripts that depend on the
   properties command existing, which will break with such a change.
   
   This patch adds an alias for tenants, which so that the commands will
   not break. However, it will not show up in the usage command, so
   people will be encouraged to use tenants.
   
   The change also makes pulsar-admin exit with a non-error code when
   --help is run. This is needed to test, and is standard on unix utils.
   

----------------------------------------------------------------
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