Skip to content

feat: add MySQL command support #5749

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

enbiyagoral
Copy link

@enbiyagoral enbiyagoral commented May 20, 2025

This PR adds MySQL connection support to the Boundary CLI. Users can now securely and easily connect to MySQL targets using the boundary connect mysql command.

What’s Added?

  • boundary connect mysql command
  • Credential and target support for MySQL
  • Required tests and documentation updates

Related Issue

Closes #5740

Testing

  • All tests passed successfully
  • MySQL connection tests were performed

Images

image image

Note: This PR follows the same architecture and UX as the existing helper command for PostgreSQL.

@enbiyagoral enbiyagoral requested a review from a team as a code owner May 20, 2025 08:58
@github-actions github-actions bot added the core label May 20, 2025
Copy link

hashicorp-cla-app bot commented May 20, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Add MySQL connection support to Boundary CLI
1 participant