Khi

Use this skill when the user wants to view and filter Kubernetes logs

javimosch 96af990 658 B Updated

File contents

Khi Plugin

view and filter Kubernetes logs

Commands

  • khi self version — Print khi version
  • khi _ _ — Passthrough to khi CLI

Usage Examples

  • "View logs for this pod"
  • "Filter Kubernetes logs by keyword"
  • "Stream logs from all pods"

Installation

go install github.com/nicholasgasior/khi@latest

Examples

khi logs my-pod
khi logs --namespace production --filter "error"
khi stream --selector app=web

Key Features

  • Fast log streaming
  • Multi-pod log aggregation
  • Regex filtering
  • Colorized output

javimosch/supercli/tree/main/plugins/khi/skills/quickstart commit 96af990f74

Frequently asked questions

npx skillmds@latest add javimosch/khi