kubernetes-split-yaml icon indicating copy to clipboard operation
kubernetes-split-yaml copied to clipboard

Make this a kubernetes plugin..?

Open codenio opened this issue 6 years ago • 1 comments

It would more accessible, if it could be added as part of kubeclt plugin.

$ Kubectl split foo.yaml

Thoughts ? And comments.?

codenio avatar Dec 29 '19 02:12 codenio

@codenio technically all you need to do is [rename] the binary as kubectl-split and then it would be recognized automatically as a plugin by kubectl

ghostsquad avatar Feb 03 '22 00:02 ghostsquad