Allow `dolt dump` to connect to a running `dolt sql-server` to perform dumps
Open
cli
dumps
enhancement
- Dominant language
- Go
- Stars
- 24.4k
- Forks
- 873
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 120
Description
A customer wanted to use `dolt dump` on a database they had SQL permissions to but not ssh access.
We could add a connection options (ie. `host`, `port`, `user`, `password`, `database`) to `dolt dump` with those options defaulting to the local database.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.