cli_data / Gemini CLI.json
zhimin-z
add
e222911
raw
history blame contribute delete
460 Bytes
{
"website": "https://github.com/google-gemini/gemini-cli",
"provider": "Google",
"bin": "gemini",
"promptStyle": "flag",
"initArgs": ["--allowed-tools", "run_shell_command", "read_file", "write_file", "replace", "glob"],
"followupStyle": "replay",
"followupArgs": ["--allowed-tools", "run_shell_command", "read_file", "write_file", "replace", "glob"],
"outputStartMarker": "",
"outputEndMarker": "**Agent warnings:**",
"state": "active"
}