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>`