To list all buckets in a cluster use the
bucket-list command. For this operation,
Couchbase Server does not require authentication:
shell> couchbase-cli bucket-list -c 192.168.0.1:8091Couchbase Server returns a list of buckets in the cluster, including:
The type of bucket, either membase or couchbase bucket.
Memory usage for the bucket, included memory quota, memory used, and number of replicas for the bucket.
What type of authentication is required for a bucket, either none or SASL.