tursodatabase/turso-cli

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

Open

#1.004 geöffnet am 9. Dez. 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (50 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (302 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide