tursodatabase/turso-cli

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

Open

#1.004 aberto em 9 de dez. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Go (50 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (302 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador