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

reconnect to logs and ssh after lando restart #3682

Open
kinglouie opened this issue Feb 27, 2024 · 0 comments
Open

reconnect to logs and ssh after lando restart #3682

kinglouie opened this issue Feb 27, 2024 · 0 comments
Labels
feature Requesting that Lando do something new

Comments

@kinglouie
Copy link

kinglouie commented Feb 27, 2024

This is based on a little pain point im having when doing lando restart or lando rebuild.

On a lot of projects I will have multiple node containers where I want to follow the logs and sometimes issue ssh commands inside the containers. So for a project with 2 node processes, i will have 4 terminal windows with either lando ssh -s servicename or lando logs -s servicename --follow.
At the moment on rebuild or restart I have to reconnect all 4 terminal windows by reissuing the lando commands. It would be a huge QOL improvement if these commands would be waiting and if the containers are coming back up, reconnect.

@kinglouie kinglouie added the feature Requesting that Lando do something new label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Requesting that Lando do something new
Projects
None yet
Development

No branches or pull requests

1 participant