tursodatabase/turso-cli
在 GitHub 查看Show the command to unarchive group when a user tries to unarchive a db
Open
#918 创建于 2024年9月30日
good first issue
仓库指标
- Star
- (302 star)
- PR 合并指标
- (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>`