You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by am...@apache.org on 2020/04/27 10:00:56 UTC

svn commit: r1877059 - /jackrabbit/oak/trunk/oak-run/README.md

Author: amitj
Date: Mon Apr 27 10:00:56 2020
New Revision: 1877059

URL: http://svn.apache.org/viewvc?rev=1877059&view=rev
Log:
OAK-9030: Retrieve datastore metadata using the DataStore command

- documentation for --get-metadata datastore command

Modified:
    jackrabbit/oak/trunk/oak-run/README.md

Modified: jackrabbit/oak/trunk/oak-run/README.md
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-run/README.md?rev=1877059&r1=1877058&r2=1877059&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-run/README.md (original)
+++ jackrabbit/oak/trunk/oak-run/README.md Mon Apr 27 10:00:56 2020
@@ -565,6 +565,8 @@ The following operations are available:
     --check-consistency        - List all the missing blobs by doing a consistency check.
     --dump-ref                 - List all the blob references in the node store
     --dump-id                  - List all the ids in the data store
+    --get-metadata             - Retrieves a machine readable format GC datastore metadata
+                                 e.g. <repoId>|<earliestRef_start_timestamp_secs>|<earliestRef_mark_timestamp_secs>|[*-] * for local repo id
 
 The following options are available: