tursodatabase/turso-cli

Destroying instances is cumbersome

オープン

#283 opened on 2023/03/15

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (50 件のフォーク)github user discovery
bugenhancementgood first issue

Repository metrics

Stars
 (302 個のスター)
PR merge metrics
 (平均マージ 4h 32m) (30d で 2 merged PRs)

説明

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.

コントリビューターガイド