Commit c13e31f4339b

Vincent Demeester <vincent@sbr.pm>
2019-12-27 17:11:34
setup-docker.el: add docstring to my-switch-kubeconfig-env
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent a26e69e
Changed files (1)
lisp/setup-docker.el
@@ -11,6 +11,7 @@
 ;; This allow me to set the KUBECONFIG variable between those easily
 ;; TODO: add the current profile in modeline
 (defun my-switch-kubeconfig-env (&optional kubeconfig)
+  "Set KUBECONFIG environment variable for the current session"
   (interactive
    (list
     (completing-read