tursodatabase/turso-cli

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

Open

#1,004 opened on 2025年12月9日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Go (50 forks)github user discovery
good first issue

Repository metrics

Stars
 (302 stars)
PR merge metrics
 (PR metrics pending)

説明

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

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