Hi, How do I supply the basic auth credentials for the below healthcheck that has to be done from command line?
$ ./bin/solr healthcheck -c poi -z host1:2181,host2:2181,host3:2181 ERROR: Solr requires authentication for https://host1:15101/solr/shard1/. Please supply valid credentials. HTTP code=401 Thanks, Satya