]> git.eshelyaron.com Git - kubed.git/commit
New commands that run kubectl with resource at point as arg
authorEshel Yaron <me@eshelyaron.com>
Fri, 2 Aug 2024 17:21:56 +0000 (19:21 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 2 Aug 2024 17:21:56 +0000 (19:21 +0200)
commit238f38c8472f4c57c5519e363e2a9f4d1330c6b3
tree1d58275ad6f3fc90581b4e0a2848502b3a573a01
parenteb966a2aed7a6df605907bd0dd8730f0333e5ee6
New commands that run kubectl with resource at point as arg

* kubed.el (kubed-define-resource): Also generate
'kubed-RESOURCEs-kubectl-command' command and bind it to "!"
in resource list buffers.
(kubed-read-kubectl-command): New function, extracted from..
(kubed-kubectl-command): ...here.
kubed.el