tursodatabase / turso-cli

Command line interface to Turso.

Home Page:https://turso.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot use .dump

brun0ne opened this issue · 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