mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-08 04:14:01 -05:00
[GH-ISSUE #93] [Feature] More easily take actions on specific containers, run procedures, etc without having to click into it #8205
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 @cantchooseaname8 on GitHub (Sep 27, 2024).
Original GitHub issue: https://github.com/moghtech/komodo/issues/93
It would be nice to be able to restart containers without having to click into the specific container. For example, if I want to restart multiple containers, I could check them off and then click restart (stop, start, etc). Similar to the server>info tab, but we could select the containers to run the action on versus having it run on all of them. The same would be nice for the procedures screen. Just having a run button next to each instead of having to click into the procedure.