-
Notifications
You must be signed in to change notification settings - Fork 0
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
Enhancement/healthcheck command#110 #112
Conversation
…l bail early when command didn't run as expected -- #103
…nt/healthcheck-command#110
Thanks for the PR @Khadreal, it works as expected. |
💯 Can you open a dedicated issue with those ideas? 🙏 Thanks |
Description
Add a command to check if ssh is working after setting up e2e, this basically ssh to the server and run
wp --info
Fixes #110
Documentation
User documentation
Explain how this code impacts users.
Technical documentation
Explain how this code works. Diagram & drawings are welcomed.
Type of change
New dependencies
I installed
chalk
dependencyRisks
List possible performance & security issues or risks, and explain how they have been mitigated.
Checklists
Feature validation
Documentation
Code style