From: Eshel Yaron Date: Tue, 30 Jul 2024 11:54:50 +0000 (+0200) Subject: ; * kubed.texi (Usage): Mention 'kubed-menu-bar-mode'. X-Git-Tag: v0.2.0~24 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1ee8a943f6e487d62dd2fd500fbe03af07816e4b;p=kubed.git ; * kubed.texi (Usage): Mention 'kubed-menu-bar-mode'. --- diff --git a/kubed.texi b/kubed.texi index 6498b6e..9fe220d 100644 --- a/kubed.texi +++ b/kubed.texi @@ -145,8 +145,16 @@ with @kbd{C-c k +} and attach to a running pod with @kbd{C-c k p a}. The @kbd{C-c k} binding is just a suggestion of course, feel free to pick any key sequence you like. -The other entry point that Kubed provides for exploring and performing -different Kubernetes operations is @code{kubed-transient}: +You can also access all of the commands in @code{kubed-prefix-map} via +the menu-bar @samp{Kubernetes} menu---to add this menu to your +menu-bar, enable the global minor mode @code{kubed-menu-bar-mode}: + +@deffn {Minor Mode} kubed-menu-bar-mode +Add @samp{Kubernetes} menu to your menu bar. +@end deffn + +The other important entry point that Kubed provides for exploring and +performing different Kubernetes operations is @code{kubed-transient}: @deffn Command kubed-transient Open the main Kubed transient menu.