Turso CLI
Introduction
The Turso CLI gives you everything you need from the command line to manage your database, database replicas, API tokens, inviting users, and launching the database shell. If you’re waiting for a migration to run, there’s also a relax command.
You can also programmatically manage your Turso account, including groups, databases, organizations and invites using the Platform API.
1
Install
Begin by installing the Turso CLI:
2
Authenticate
Now signup or login:
3
Operate
The Turso CLI provides the following commands:
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 and manage global replicas. |
org | Manage billing and invite memebers. |
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?