Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
52 lines (33 loc) · 1.94 KB

README.md

File metadata and controls

52 lines (33 loc) · 1.94 KB

Pody

CircleCI Github issues License Twitter

👾 CLI app to manage your Pods in your Kubernetes cluster.

asciicast

Getting started

  • Download a latest release here.
  • Run Pody ./pody

Key bindings

Key combination Description
D Delete (pods)
L Display logs (pods)
PgUp Moves to the previous (pods, namespaces, containers)
PgDn Moves to the next (pods, namespaces, containers)
Enter Select entry (namespaces)
CTRL N Prompts the namespace to switch
CTRL+C Exits the application

Stargazers over time

Stargazers over time


GPG Signature

You can download Julien Breux's public key to verify the signature.

gpg --keyserver hkp://pgp.mit.edu --recv-keys 951C3F93B6A8C22C

Why sign commit?


Credits


License

Licensed under the MIT License by Julien Breux