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

貢獻者指南