mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-11 18:49:14 -06:00
noms-ui
Serves noms browser UIs, from its own web and noms database server.
noms ui [-port PORT] directory [args...]
-portserves on a custom port. By defaultnoms-uichooses a random port.directoryspecifies the directory of the browser UI. Browser URLs are relative to this directory, withindex.htmlby default.argsare a list of arguments to pass to the UI of the formarg1=val,arg2=val2, etc.ldb:values are automatically translated into paths to an HTTP noms database server.