tursodatabase/turso-cli

Let creation of db when forking, without specifying the group name

Open

#1,004 创建于 2025年12月9日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Go (50 fork)github user discovery
good first issue

仓库指标

Star
 (302 star)
PR 合并指标
 (PR 指标待抓取)

描述

Right now if I try to fork without specifying group, I get an error:

turso db create --from-db solid-circuit
Error: you have more than one database group. Please specify one with --group

However, since allow fork only within group, we should derive the group name from the source db

贡献者指南