Technoboy- commented on PR #20614: URL: https://github.com/apache/pulsar/pull/20614#issuecomment-1605914016
> > 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 > ``` Good idea, could you also discuss this in this [mail](https://lists.apache.org/thread/800r6ld5wg7bttbywmk38m1qx12hs6nl) ? -- 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]
