Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 734 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 734 Bytes

GUM Scripts

Script collection for helping my work based on GUM https://github.com/charmbracelet/gum.

If you don't have GUM, you can install it go install github.com/charmbracelet/gum@latest.

Currently it only contains helper for Kubernetes.

More is coming...

List of GUM Available Scripts:

  • [k8s] klogs inspect Kubernetes pod log from selected pod.

  • [k8s] ksvc choose service to describe the service

  • [k8s] kpo choose pod to describe the pod

  • [k8s] kctx choose and change Kubernetes cluster (Kubectl context plugin required)

  • [k8s] kns choose and change Kubernetes Namespace (Kubectl namespace switcher plugin required)

Installation

Add source gum-kubectl.sh in bash/zsh/fish terminal.