plugins: # Leverage stern (https://github.com/stern/stern) to output logs. stern: shortCut: Ctrl-Y confirm: false description: "Logs " scopes: - pods command: stern background: false args: - --tail - 50 - $FILTER - -n - $NAMESPACE - --context - $CONTEXT