dolthub / dolthub/dolt

`dolt_push()` makes suggestions for CLI

Open
#6,890 0 comments 0 reactions 1 assignee Claimed by @zachmu View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.