github.com/dolthub/dolt/go@v0.40.5-0.20240520175717-68db7794bea6/store/cmd/noms/README.md (about)

     1  The noms command is badly supported, but can be useful for certain debugging tasks. Notably, `noms manifest`
     2  and `noms show` are kept in good working order. The rest are in varying states of brokenness, but may still be useful.
     3  
     4  For inspecting the raw data of a dolt database, the `splunk.pl` script in this directory is your best bet. It
     5  uses `noms manifest` and `noms show` in a simple shell to explore a tree of values and refs.