Displays information and statistics about the Couchbase Server specified.
couchbase-cli server-info [--cluster <url>] [--username <username>]
[--password <password>]
To get information about the Couchbase Server on localhost (127.0.0.1) run the following command:
$ couchbase-cli server-info -c 127.0.0.1 --username Administrator \ --password password
man:couchbase-cli-host-list[1], man:couchbase-cli-server-list[1]