tursodatabase/turso-cli
Show the command to unarchive group when a user tries to unarchive a db
Aberta
#918 aberto em 30 de set. de 2024
good first issue
Métricas do repositório
- Stars
- (302 estrelas)
- Métricas de merge de PR
- (Mesclagem média 4h 32m) (2 fundiu PRs em 30d)
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>`