tursodatabase/turso-cli
Show the command to unarchive group when a user tries to unarchive a db
オープン
#918 opened on 2024/09/30
good first issue
Repository metrics
- Stars
- (302 個のスター)
- PR merge metrics
- (平均マージ 4h 32m) (30d で 2 merged PRs)
説明
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>`