mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-25 19:50:32 -05:00
e3e9b29d2c
* Implement noms cli configuration support - Introduce .nomsconfig - Supports a default db to use when no explicit db is given - Supports defining db aliases to use as short hand for db urls - See samples/cli/nomsconfig for more info fix: #2131