mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-07 19:35:38 -05:00
[GH-ISSUE #521] [Request] Open terminal from stack detail page #2244
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ChanningHe on GitHub (May 17, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/521
Currently, opening a terminal for a container requires navigating to the service detail page first. This process involves too many steps, especially when checking multiple containers in a stack.
It would be more efficient to open the terminal directly from the stack detail page—similar to the log viewer, clicking a tab or selecting a container could switch the terminal accordingly.