Projects STRLCPY dolt Files
🤬
..
util Loading last commit info...
.gitignore
README.md
commit_iterator.go
noms.go
noms_blob.go
noms_blob_get.go
noms_blob_get_test.go
noms_blob_put.go
noms_cat.go
noms_config.go
noms_ds.go
noms_ds_test.go
noms_manifest.go
noms_root.go
noms_root_test.go
noms_show.go
noms_show_test.go
noms_stats.go
noms_sync.go
noms_sync_test.go
noms_version.go
noms_version_test.go
splunk.pl
README.md

The noms command is badly supported, but can be useful for certain debugging tasks. Notably, noms manifest and noms show are kept in good working order. The rest are in varying states of brokenness, but may still be useful.

For inspecting the raw data of a dolt database, the splunk.pl script in this directory is your best bet. It uses noms manifest and noms show in a simple shell to explore a tree of values and refs.

Please wait...
Page is in error, reload to recover