hello,
i’m trying to export parts of documents from a bucket by specifying --scope-field and --collection-field but it seems that the cbexport tool is exporting entire content of the bucket :
./cbexport json --cluster couchbases://*****.cloud.couchbase.com --username admin --password ‘*******’ --bucket nameofbucket --format lines --output travel-sample-export.json --scope-field tenant_agent_00 --collection-field users --include-key doc_key --no-ssl-verify
Documents exported: 122075 Documents skipped: 0
in that collection from that scope there are only 2 documents.
Have any one of you met this issue? I’m using capella 7.6.2