dciccale / pod-logs

Watch logs of a kubernetes pod by selecting it from a list of pods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pod-logs

A cli tool that lists current Kubernetes context pods and watch the pod logs of the selected pod.

$> npx pod-logs

or

$> npm i -g pod-logs
$> pod-logs

About

Watch logs of a kubernetes pod by selecting it from a list of pods


Languages

Language:JavaScript 100.0%