We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2a4c24 commit c09c5ebCopy full SHA for c09c5eb
README.md
@@ -32,7 +32,7 @@ Comparable to:
32
33
* [k9s](https://k9scli.io/) but focused on logs
34
* [kubectl logs](https://kubernetes.io/docs/reference/kubectl/generated/kubectl_logs/) supercharged
35
-* [kail](https://github.com/boz/kail) with an interactive interface
+* [stern](https://github.com/stern/stern) & [kail](https://github.com/boz/kail) but multi-cluster and an interactive interface
36
37
## Usage
38
@@ -82,7 +82,7 @@ nix-shell -p nur.repos.robinovitch61.kl
82
nix run github:robinovitch61/nur-packages#kl
83
84
# arch linux
85
-# PKGBUILD available at https://aur.archlinux.org/packages/kl
+# PKGBUILD available at https://aur.archlinux.org/packages/kl-bin
86
yay -S kl-bin
87
88
# with go (https://go.dev/doc/install)
0 commit comments