shell-plugins icon indicating copy to clipboard operation
shell-plugins copied to clipboard

Add shell plugin for Google Gemini

Open evilmarty opened this issue 5 months ago • 1 comments

Overview

Add shell plugin support for the Google Gemini CLI. The CLI can authenticate with an API key if present, otherwise it allows the user to authenticate via OAuth. This plugin only supports the environment variable and not the OAuth capability.

Type of change

  • [X] Created a new plugin
  • [ ] Improved an existing plugin
  • [ ] Fixed a bug in an existing plugin
  • [ ] Improved contributor utilities or experience

Related Issue(s)

  • Resolves: #
  • Relates: #

How To Test

Once the plugin is installed and initialised simply run: gemini

Changelog

Authenticate the Google Gemini CLI using Touch ID and other unlock options with 1Password Shell Plugins.

evilmarty avatar Aug 11 '25 22:08 evilmarty

Sorry, had not seen this one , I just contributed another version, which is aligned with newer documentation for Gemini CLI https://github.com/1Password/shell-plugins/pull/560

fproulx-boostsecurity avatar Nov 21 '25 18:11 fproulx-boostsecurity