Bucket-list missing information

Hello.

Working with Couchbase 4 on Linux.

The bucket-list CLI command currently returns very limited information (see below).
The bucket-create/edit command however lets you specify more bucket properties including: bucket-priority, bucket-eviction-policy and enable-index-replica

It would make sense to display all relevant (settable) information on bucket-list command. How else are we supposed to know how the bucket was configured (e.g. during bucket-edit)…?

Sample bucket-list output:

bucket1
bucketType: membase
authType: sasl
saslPassword: password1
numReplicas: 0
ramQuota: 262144000
ramUsed: 37705176

Seems a reasonable suggestion. Please raise an improvement for the couchbase-cli tools on issues.couchbase.com