To simplify troubleshooting repository issue where we need to access
hidden content I have added new command "export" in oak-run to dump
repository content under any given path as json along with blobs [1]

java -jar oak-run-*.jar export -p /path/in/repo /path/of/segmentstore
-o /path/of/output/dir

Hope this would be useful in other cases also

Chetan Mehrotra
[1] https://github.com/apache/jackrabbit-oak/tree/trunk/oak-run#export

Reply via email to