pulsarctl
pulsarctl copied to clipboard
Connect to multi hosts
Describe the solution you'd like
Connect to multi hosts via a single client
url := "http://localhost:8080,localhost:8081,localhost:8082";
Do you want to manage multiple hosts? pulsarctl supports configuring multiple contexts, please checkout the help message by pulsarctl context -h.