pgandhap opened a new issue #431:
URL: https://github.com/apache/pulsar-manager/issues/431
In pulsar admin ui , i cannot able to see the clusters available . While
creating tenant it is asking me to select cluster but nothing is avaliable in
cluster list .
By using this command ( ### ./bin/pulsar-admin clusters list ) , we get the
list of clusters and then we can update it . but when i am trying to run this
command itself its throwing error .
I am getting below error .
**PS C:\Users\PavankalyanGandhapud> /bin/pulsar-admin clusters list
/bin/pulsar-admin : The term '/bin/pulsar-admin' is not recognized as the
name of a cmdlet, function, script file, or operable program. Check the
spelling of the name,
or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ /bin/pulsar-admin clusters list
+ ~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (/bin/pulsar-admin:String) [],
CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException**
Please help on the same .
--
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]