github / github/gh-mysql-conf-diff
Authentication file option
Open
- Dominant language
- Go
- Stars
- 6
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
### Problem
Right now, authentication is through environment variables $MYSQL_USER and $MYSQL_PASSWORD. The user should have more options.
### Solution
Implement an mysql auth file. Open to other ideas/best practices as well.
Contributor guide
Assessment
This issue has not been assessed yet.