1
Install
Begin by installing the Turso CLI:
2
Authenticate
Now signup or login:
3
Operate
The Turso CLI provides the following commands:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Install
brew install tursodatabase/tap/turso
curl -sSfL https://get.tur.so/install.sh | bash
curl -sSfL https://get.tur.so/install.sh | bash
Authenticate
turso auth signup
turso auth login
turso auth signup --headless
turso auth login --headless
Operate
| Command | Description |
|---|---|
auth | Authenticate and manage API tokens. |
contact | Submit your feedback, ideas and create a meeting with the team. |
db | Create and manage databases, access tokens and connect to the shell. |
dev | Run Turso locally for development. |
group | Create groups for databases with a shared location. |
org | Manage billing and invite members. |
plan | overages, select, show, upgrade |
quickstart | Get started with Turso in 5 minutes. |
relax | Take some time out and relax with Turso. |
update | Update to the Turso CLI to the latest version with one command. |
Was this page helpful?