You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, thank you! I think the "Query a Turso database" section of readme is a bit outdated (?authToken= does not work, and it says to use libsql://), but my issue is resolved.
I have a db hosted on Turso.
After cloning and building I ran:
./main libsql://<libname>.turso.io --auth='<token>'
Then:
.dump
And got an error:
Error: Get "libsql://<libname>/dump": unsupported protocol scheme "libsql"
Is this intended? How to dump a db using this tool?
The text was updated successfully, but these errors were encountered: