k9s: add aliases, plugins, views

Adding the remaining config files of k9s that weren't covered yet.

PR #4627
This commit is contained in:
Paul Meyer 2023-11-02 07:51:00 +01:00 committed by Robert Helgesson
parent e27be9db7b
commit 691cbcc03a
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
5 changed files with 155 additions and 13 deletions

View file

@ -0,0 +1,16 @@
plugin:
fred:
args:
- logs
- -f
- $NAME
- -n
- $NAMESPACE
- --context
- $CLUSTER
background: false
command: kubectl
description: Pod logs
scopes:
- po
shortCut: Ctrl-L