rancher / kim

In ur kubernetes, buildin ur imagez
Apache License 2.0
326 stars 19 forks source link

initial support for running as kubectl drop-in #23

Closed dweomer closed 3 years ago

dweomer commented 3 years ago

Invoking the kim executable as kubectl-image or kubectl-builder (whether by copy/rename or symlink) is equivalent to invoking kim image or kim builder respectively. This means that if you have symlinks to kim on your path then commands such as kubectl image build . and kubectl builder install --force will Just Work :tm:

Signed-off-by: Jacob Blain Christen jacob@rancher.com