tursodatabase/turso-cli

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

Aperta

#1004 aperta il 9 dic 2025

 (0 commenti) (0 reazioni) (0 assegnatari)Go (50 fork)github user discovery
good first issue

Metriche repository

Star
 (302 stelle)
Metriche merge PR
 (Merge medio 4h 32m) (2 PR mergiate in 30 g)

Descrizione

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

Guida contributor