Summary
Allow running compose without the -d flag to view the full startup and logs, with option to detach and stop in window.
Detailed description
Allow running compose without the -d flag to view the full startup and logs, with option to detach and stop in window. This would allow for watching the FULL startup process (like when changes are made) and then following the logs until the user chooses to detach the terminal. This should be relatively simple to implement as a setting (for default) and a check box in the warnings like the background run option is in the dev branch.
Alternatives considered
Run via user scripts or manually via terminal to get this. Or run and hope everything is healthy, then view the logs. No good alt really.
Summary
Allow running compose without the -d flag to view the full startup and logs, with option to detach and stop in window.
Detailed description
Allow running compose without the -d flag to view the full startup and logs, with option to detach and stop in window. This would allow for watching the FULL startup process (like when changes are made) and then following the logs until the user chooses to detach the terminal. This should be relatively simple to implement as a setting (for default) and a check box in the warnings like the background run option is in the dev branch.
Alternatives considered
Run via user scripts or manually via terminal to get this. Or run and hope everything is healthy, then view the logs. No good alt really.