-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Expected Behavior
I was trying this out today, and after adding GEMINI_API_KEY
with a Pro account to my environment, I invoked kubectl-ai
but wasn't getting any output.
I tried to increase verbosity to see if maybe my key wasn't accepted or there were auth issues, but I just couldn't get any feedback:
kubectl-ai -v3
Hey there, what can I help you with today?
>>> is this thing on
>>> help
>>> exit
I revisited the README but I think I have things set as expected.
Is there something I can check to tell what is happening? Should I fork and try to add additional debugging outputs?
Actual Behavior
No response
Steps To Reproduce
On Mac OS X Sequoia 15.1, brew install, set GEMINI_API_KEY
created from aistudio.google.com with Pro account, run kubectl-ai
:
echo $GEMINI_API_KEY
AI<truncated>
brew install kubectl-ai
kubectl-ai
Are you willing to submit PRs to contribute to this bug fix?
- Yes, I am willing to implement it.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working