mattn
mattn
Unfortunately, does not work correctly. I guess kubectl-ai does not spawn kubectl. This use kubernetes APIs instead of executing kubectl, right?
kubectl-ai uses kubernetes APIs here. https://github.com/GoogleCloudPlatform/kubectl-ai/blob/7b155dc6b791a3c0d20593d867cddafcbc4606a0/kubectl-utils/pkg/kube/client.go#L44-L60
``` kubectl-ai --kubeconfig ~/.kube/config --quiet "list pods in the cluster" Running: kubectl get pods Running: kubectl get pods --all-namespaces There are no pods in your cluster. Is there anything else...
Thank you. Could you please explain this use-case?
Do not modify color table.
What OS are you using?
/reopen
Can you remove debug prints?
Which is your latest PR?
Sounds good to me, please do.