tursodatabase/turso-cli

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

开放

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

 (0 条评论) (0 个反应) (0 位负责人)Go (50 个派生)github user discovery
good first issue

仓库指标

星标
 (302 个星标)
PR 合并指标
 (平均合并 4小时 32分钟) (30 天内合并 2 个 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

贡献者指南