tursodatabase/turso-cli
Show the command to unarchive group when a user tries to unarchive a db
Aperta
#918 aperta il 30 set 2024
good first issue
Metriche repository
- Star
- (302 stelle)
- Metriche merge PR
- (Merge medio 4h 32m) (2 PR mergiate in 30 g)
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>`