tursodatabase/turso-cli

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

Open

#1004 aperta il 9 dic 2025

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

Metriche repository

Star
 (302 star)
Metriche merge PR
 (Metriche PR in attesa)

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