Cannot use .dump
brun0ne opened this issue · 1 comments
brun0ne commented
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?
brun0ne commented
Posted by accident, sorry! Closed and can be deleted