tursodatabase/turso-cli
Auf GitHub ansehenShow the command to unarchive group when a user tries to unarchive a db
Open
#918 geöffnet am 30. Sept. 2024
good first issue
Repository-Metriken
- Stars
- (302 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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>`