tursodatabase/turso-cli

Show the command to unarchive group when a user tries to unarchive a db

Open

#918 aperta il 30 set 2024

Vedi su GitHub
 (1 commento) (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

Current behaviour:

➜  ~ turso db unarchive  charmed-rat-king
Error: failed to unarchive database: database charmed-rat-king is part of a group, please unarchive the group instead

I propose:

➜  ~ turso db unarchive  charmed-rat-king
Error: failed to unarchive database: database charmed-rat-king is part of a group, please unarchive the group instead by running `turso group unarchive <group name>`

Guida contributor