tursodatabase/turso-cli
Show the command to unarchive group when a user tries to unarchive a db
開放
#918 建立於 2024年9月30日
good first issue
倉庫指標
- 星標
- (302 顆星)
- PR 合併指標
- (平均合併 4小時 32分鐘) (30 天內合併 2 個 PR)
描述
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>`