tursodatabase/turso-cli

Cannot use .dump

brun0ne opened this issue · 1 comments

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?

Posted by accident, sorry! Closed and can be deleted