gemini-cli

Interact with Google Gemini AI models from the command line

brewmacoslinux
Try with needOr install directly
Source

About

Interact with Google Gemini AI models from the command-line

Commands

gemini

Examples

Ask a simple question to Gemini AI$ gemini 'What is the capital of France?'
Have a multi-turn conversation with Gemini$ gemini --chat
Send a prompt from a file to Gemini$ gemini < prompt.txt