tursodatabase/turso-cli

Show the command to unarchive group when a user tries to unarchive a db

Open

#918 建立於 2024年9月30日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Go (50 fork)github user discovery
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>`

貢獻者指南