bugenhancementgood first issue
倉庫指標
- Star
- (302 star)
- PR 合併指標
- (PR 指標待抓取)
描述
If I replicate my database and want to remove a specific replica, I need to use a command:
turso db destroy --instance <instance name> <database name>
Let's fix this by showing unique instance IDs (instead of names which are confusing) and not requiring a database name when a specific instance is specified.