Skip to content

Conversation

@askdba
Copy link
Owner

@askdba askdba commented Dec 13, 2025

Note

Adds a CLI help command with comprehensive usage/config docs, improves flag handling (version/help/unknown), updates README header with banner/badges, and expands .gitignore.

  • CLI/Server (cmd/mysql-mcp-server/main.go):
    • Add --help/-h command and printHelp() with usage, env config, multi-DSN, examples, and features.
    • Centralize flag handling before config load; support --version/-v and error on unknown flags.
  • Docs:
    • Update README.md header with banner image and badges (version, Go, license).
  • Tooling:
    • Expand .gitignore to exclude personal shell configs and review documents.

Written by Cursor Bugbot for commit 83ac496. This will update automatically on new commits. Configure here.

@askdba askdba merged commit d39e78f into main Dec 13, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants