You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -650,6 +650,7 @@ A plugin is defined as follows:
650
650
* Command represents ad-hoc commands the plugin runs upon activation
651
651
* Background specifies whether or not the command runs in the background
652
652
* Args specifies the various arguments that should apply to the command above
653
+
* OverwriteOutput options allows plugin developers to provide custom messages on plugin execution
653
654
654
655
K9s does provide additional environment variables for you to customize your plugins arguments. Currently, the available environment variables are as follows:
0 commit comments