tursodatabase/turso-cli

Destroying instances is cumbersome

開放

#283 建立於 2023年3月15日

 (0 則留言) (0 個反應) (0 位負責人)Go (50 個分叉)github user discovery
bugenhancementgood first issue

倉庫指標

星標
 (302 顆星)
PR 合併指標
 (平均合併 4小時 32分鐘) (30 天內合併 2 個 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.

貢獻者指南