db
db import
You can import an existing SQLite file to Turso Cloud using the following command:
Make sure the SQLite file has WAL journal mode enabled.
If you have more than one group, you will need to pass the --group
flag.
Flags
Flag | Description |
---|---|
--group | Import the database in the specified group. |
-h , --help | Get help for import. |
Was this page helpful?