nodece commented on PR #20614: URL: https://github.com/apache/pulsar/pull/20614#issuecomment-1605838697
> It will be more convinient to group by `local` vs `remote` I think this is a good idea to distinguish between `local` and `remote` types. ``` # list remote clusters bin/pulsar-admin clusters list --remote # list local clustes bin/pulsar-admin clusters list --local # list all clusters bin/pulsar-admin clusters list ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
