tursodatabase/turso-cli
GitHub で見るShow the command to unarchive group when a user tries to unarchive a db
Open
#918 opened on 2024年9月30日
good first issue
Repository metrics
- Stars
- (302 stars)
- PR merge metrics
- (PR metrics pending)
説明
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>`