tursodatabase/turso-cli
Voir sur GitHubShow the command to unarchive group when a user tries to unarchive a db
Open
#918 ouverte le 30 sept. 2024
good first issue
Métriques du dépôt
- Stars
- (302 stars)
- Métriques de merge PR
- (Métriques PR en attente)
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>`