You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/06/23 14:08:39 UTC

[GitHub] [pulsar-manager] tuteng edited a comment on issue #292: Manager doesn't show the Standalone cluster option for adding to tenant

tuteng edited a comment 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 standalone
   ```
   
   Update cluster data:
   
   ```
   ./bin/pulsar-admin clusters update standalone --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:
users@infra.apache.org