-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Users coming from k9s are used to specific keyboard shortcuts, such as d for describing a container or ctrl d for deleting a container etc. It would be nice if kantui would follow the same keyboard shortcuts convention, so that the transition is easier for users.
Ideas/Wishlist:
ctrl-dfor deleting a containerctrk-kfor forced kill of a container?to show a help dialogqandctrl-cto quit kantuidto describe a container in more detail ("kanto-cm get ")vorenterto view a container (not sure what the difference is to describe, may less information? just the name, container image version etc.)eto edit a container (e.g. change name, change image ref, change environment variables) Editing existing containers is not yet implementedlto show the logs of a container
Todo:
- The basic commands for starting, stopping, restarting a container (prevent confusion of s for start and s for stop) should be refined
- Is there "pause" and "resume"?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request