DEPRECATED
As of r1596557, oak provides its own console and this project is no longer maintained.
See oak-run docs for more details
A simple tool for browsing an OAK repository at NodeStore level.
h2, Tar
the generic command line is like
$ java -jar oak-console*.jar <persistence-type> <path-to-repo> [node to list]
-
Initiate a local oak repo (if not there)
$ java -jar oak-run-*.jar server /tmp
-
Stop any Oak running.
-
List the content under root
$ java -jar oak-console-*.jar h2 /tmp
-
List the content under a specified path
$ java -jar oak-console-*.jar h2 /tmp /foo/bar
$ java -jar ~/oak-console-0.0.1-SNAPSHOT-jar-with-dependencies.jar h2 /tmp /oak:index/nodetype
{
reindex = false,
type = property,
propertyNames = [jcr:primaryType, jcr:mixinTypes],
jcr:primaryType = oak:QueryIndexDefinition,
entryCount = 9223372036854775807,
}
+ :index