naruapon/Run Gemini CLI

Invoke the Gemini CLI from a GitHub Action.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
promptA string passed to the Gemini CLI's [`--prompt` argument](https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/configuration.md#command-line-arguments).noYou are a helpful assistant.
settingsA JSON string written to `.gemini/settings.json` to configure the CLI's _project_ settings. For more details, see the documentation on [settings files](https://github.com/google-gemini/gemini-cli/blob/main/docs/cli/configuration.md#settings-files).no
gemini_api_keyThe API key for the Gemini API.no
gcp_project_idThe Google Cloud project ID.no
gcp_locationThe Google Cloud location.no
gcp_workload_identity_providerThe Google Cloud Workload Identity Provider.no
gcp_service_accountThe Google Cloud service account email.no
use_vertex_aiA flag to indicate if Vertex AI should be used.nofalse
use_gemini_code_assistA flag to indicate if Gemini Code Assist should be used.nofalse
gemini_cli_versionThe version of the Gemini CLI to install.nolatest
namedescription
summaryThe summarized output from the Gemini CLI execution.