Show the current rebalance status
couchbase-cli rebalance-status [--cluster <url>] [--username <user>]
[--password <password>]
Gets rebalance status information for the cluster. Currently the status either reports "running" or "not running".
To get the current rebalance status run the following command.
$ couchbase-cli rebalance-status -c 192.168.1.5 --username Administrator \ --password password
man:couchbase-cli-rebalance[1], man:couchbase-cli-rebalance-stop[1]