Skip to content
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

Support composer server logs mysql as alias for db #272

Open
kadamwhite opened this issue Mar 10, 2021 · 0 comments
Open

Support composer server logs mysql as alias for db #272

kadamwhite opened this issue Mar 10, 2021 · 0 comments

Comments

@kadamwhite
Copy link
Contributor

Today I tried to run composer server logs mysql, and was informed

No such service: mysql

I naïvely assumed this meant mysql logs just weren't available, and proceeded to debug the issue I was working on unsuccessfully through other means. It wasn't until later that I realized that the logs command wanted db, not mysql. This is a bit counter-intuitive since the other values are technology-specific, e.g. php and nginx.

I'd like to propose adding mysql as an alias for db so that either will show the desired logs.

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

No branches or pull requests

1 participant