github / github/gh-mysql-conf-diff

Output in JSON and YAML

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
6
Forks
3
PR merge metrics
No merged PRs in 30d

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.