Skip to content

kantui keyboard shortcuts #27

Open
@mikehaller

Description

@mikehaller

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-d for deleting a container
  • ctrk-k for forced kill of a container
  • ? to show a help dialog
  • q and ctrl-c to quit kantui
  • d to describe a container in more detail ("kanto-cm get ")
  • v or enter to view a container (not sure what the difference is to describe, may less information? just the name, container image version etc.)
  • e to edit a container (e.g. change name, change image ref, change environment variables) Editing existing containers is not yet implemented
  • l to 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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions