c6444ecc3c
GitOrigin-RevId: 51e44a13acea71b36245e8bd8c7db53e0a3e61ee
16 lines
226 B
YAML
16 lines
226 B
YAML
plugin:
|
|
fred:
|
|
args:
|
|
- logs
|
|
- -f
|
|
- $NAME
|
|
- -n
|
|
- $NAMESPACE
|
|
- --context
|
|
- $CLUSTER
|
|
background: false
|
|
command: kubectl
|
|
description: Pod logs
|
|
scopes:
|
|
- po
|
|
shortCut: Ctrl-L
|