返回顶部
t

turso管理Turso数据库

Manage Turso SQLite databases via CLI - databases, groups, tokens, replicas. Use when user mentions 'turso', 'libsql', 'sqlite edge', or wants to manage Turso databases.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
266
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

turso

turso

设置

macOS:
bash
brew install tursodatabase/tap/turso

Linux/WSL:
bash
curl -sSfL https://get.tur.so/install.sh | bash

验证安装:
bash
turso --version

以编程方式调用命令时(在支持的情况下),始终使用 --output json 标志。

身份验证

bash
turso auth login

获取身份验证令牌:
bash
turso auth token

资源

数据库

命令描述
turso db list列出所有数据库
turso db create <名称>
创建新数据库 | | turso db create <名称> --group <组> | 在特定组中创建数据库 | | turso db destroy <名称> | 销毁数据库 | | turso db show <名称> | 显示数据库详情和URL | | turso db shell <名称> | 打开交互式SQL终端 | | turso db shell <名称> SELECT * FROM users | 直接运行SQL查询 | | turso db inspect <名称> | 检查数据库大小和使用情况 | | turso db tokens create <名称> | 为数据库创建身份验证令牌 | | turso db tokens create <名称> --expiration none | 创建永不过期的令牌 |

命令描述
turso group list列出所有组
turso group create <名称>
创建新组 | | turso group create <名称> --location <位置> | 在特定位置创建组 | | turso group add-location <名称> <位置> | 向组添加副本位置 | | turso group remove-location <名称> <位置> | 移除副本位置 | | turso group destroy <名称> | 销毁组 |

组织

命令描述
turso org list列出组织
turso org switch <名称>
切换到其他组织 |

套餐

命令描述
turso plan show显示当前套餐详情
turso plan upgrade
升级套餐 |

全局标志

标志描述
--output json以JSON格式输出结果
--no-color
禁用彩色输出 |

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 turso-1775916363 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 turso-1775916363 技能

通过命令行安装

skillhub install turso-1775916363

下载

⬇ 下载 turso v1.0.0(免费)

文件大小: 1.39 KB | 发布时间: 2026-4-12 11:46

v1.0.0 最新 2026-4-12 11:46
Initial release of the Turso skill.

- Manage Turso SQLite databases via CLI: create, list, destroy, inspect, and query.
- Supports group and organization management through dedicated commands.
- Token management and authentication included.
- Provides setup instructions for macOS and Linux/WSL.
- Always use `--output json` flag for programmatic access where supported.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部