`dolt_push()` makes suggestions for CLI
Open
bad error message
sql
- Dominant language
- Go
- Stars
- 24.5k
- Forks
- 873
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 120
Description
I have no remotes configured, and the SQL error tells me to run cli commands.
```
db4> call dolt_push();
fatal: No configured push destination.
Either specify the URL from the command-line or configure a remote repository using
dolt remote add
and then push using the remote name
dolt push
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.