-
Notifications
You must be signed in to change notification settings - Fork 208
Closed
Labels
area/authkind/cleanupIssues related to code cleanup and refactoringIssues related to code cleanup and refactoringstatus/route-upstreamIssues with Gemini CLI itselfIssues with Gemini CLI itself
Milestone
Description
Once google-gemini/gemini-cli#7214 is in a release, remove our own logic to unset the API key if it's empty
Lines 157 to 160 in 511a0b0
| # Unset GEMINI_API_KEY if empty | |
| if [ -z "${GEMINI_API_KEY}" ]; then | |
| unset GEMINI_API_KEY | |
| fi |
Relevant links:
Metadata
Metadata
Assignees
Labels
area/authkind/cleanupIssues related to code cleanup and refactoringIssues related to code cleanup and refactoringstatus/route-upstreamIssues with Gemini CLI itselfIssues with Gemini CLI itself