github / github/gh-mysql-conf-diff

Output in JSON and YAML

オープン
#1 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
6
フォーク
3
PR マージ指標
30日以内にマージされた PR はありません

説明

### Problem

The current implementation only allows text-based output:

```
Difference found: CONNECT_TIMEOUT
my.cnf: 60
mysqld: 30
```

Output should be allowed in a format that is more easily to consume programatically, e.g. JSON or YAML.

### Acceptance Criteria

- [ ] User is able to get output in JSON and YAML.
- [ ] User should be able to specify using a flag, like `--format [json|text|yaml]` or something like that
- [ ] Unit tests
- [ ] Update README

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず CLI フラグの処理と既存のテキスト出力の経路を見つけ、次に単体テストがどのように構成されているかを確認します。JSON、YAML、テキストの選択に対するカバレッジを追加し、フラグの使用方法を README に追記して、3 つすべての形式を正常に要求できれば作業完了とします。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
go, mysql
領域
cli, databases
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。