tuteng commented on issue #292:
URL: https://github.com/apache/pulsar-manager/issues/292#issuecomment-648173912


   @jiawulin001 You can try to get cluster information:
   
   ```
   ./bin/pulsar-admin clusters get cluster-name
   ```
   
   Update cluster data:
   
   ```
   ./bin/pulsar-admin clusters update cluster-name --url 
http://192.168.56.101:8080
   ```


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


Reply via email to