bundlebee icon indicating copy to clipboard operation
bundlebee copied to clipboard

Provide a kubectl plugin

Open fpapon opened this issue 3 years ago • 1 comments

It would be nice to provide a kubectl plugin like:

kubectl bundlebee apply foo

Here a plugin manager https://krew.sigs.k8s.io/

fpapon avatar Aug 01 '22 08:08 fpapon

Technically we are already compatible with that so it is mainly a matter of registering the binary with next release (https://github.com/yupiik/bundlebee/commit/20852e5560ca2ec88ee9190b6b81d53949e1b2a3 prepares it).

rmannibucau avatar Aug 01 '22 13:08 rmannibucau