tursodatabase/turso-cli

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

オープン

#1,004 opened on 2025/12/09

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (50 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (302 個のスター)
PR merge metrics
 (平均マージ 4h 32m) (30d で 2 merged PRs)

説明

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

コントリビューターガイド