Memcached bucket view keys/values

Hello,
I’m new to Couchbase and am trying to find a way to view the keys/values in my memcached buckets. Is it possible to do this with the cbstats command, or is there something else I should be doing? I’ve been digging around a bit, but haven’t been able to find anything yet.
Thanks,

Chris.

There’s basically no way to do this for memcache-type buckets. If you use a Couchbase bucket type you can create a View or Index to achieve this.