tursodatabase/turso-cli

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

Ouverte

#1 004 ouverte le 9 déc. 2025

 (0 commentaire) (0 réaction) (0 personne assignée)Go (50 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (302 étoiles)
Métriques de merge PR
 (Merge moyen 4h 32m) (2 PRs mergées en 30 j)

Description

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

Guide contributeur