tursodatabase/turso-cli

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

Ouverte

#918 ouverte le 30 sept. 2024

 (1 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

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>`

Guide contributeur