schabrolles / kubectl-commander

A kubectl plugin supercharged by fzf to create an interactive menu to interact with Kubernetes objects from your terminal.
Apache License 2.0
5 stars 1 forks source link

object type select is not working #1

Open Suu0313 opened 4 months ago

Suu0313 commented 4 months ago
$ kubectl commander
/home/user-name/.krew/bin/kubectl-commander: line 60: oc: command not found

I think it should be $k8cmd there, not oc.

schabrolles commented 4 months ago

Good catch, I corrected and pushed to main branch

Suu0313 commented 4 months ago

Thank you for the quick fix!

schabrolles commented 4 months ago

YW, this is a "young" plugin I made for my needs (mostly openshift) and some other bugs should be there.

You should be able to update your plugin with krew