merlimat opened a new pull request #1579: Added option to create namespace on 
CLI passing list of clusters
URL: https://github.com/apache/incubator-pulsar/pull/1579
 
 
   ### Motivation
   
   Since with v2 namespace names, we always have to specify which clusters to 
use, added a CLI parameter to create a namespace, already configured with one 
or more clusters. Eg:
   
   ```shell
   bin/pulsar-admin namespaces create my-tenant/my-namespace --clusters 
us-west,us-east
   ```

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