

In this blog, I have shared how quickly I started using Gemini CLI, a command-line AI workflow tool, using my Gmail account(for authentication) on my Windows machine.
I installed prerequisites Node.js version 20, or you can install a higher version. Ran the command prompt on my Windows machine and executed the following commands:
mkdir gemini-project
cd gemini-project
git clone https://github.com/google-gemini/gemini-cli
cd gemini-cli
npm install -g @google/gemini-cli
gemini
Prompts used in the above figure are as below:
Who are you?
What is in the GEMINI. md file?
What is the Google Cloud service for sentiment analysis?
The Gemini CLI has a range of features available. I asked the Gemini CLI the same question and got the response as shown in the figure below:
In this blog post, we learned how to install Gemini CLI on our system using a few steps. Also, I ran a few sample prompts and interacted with the agent. Asked a few questions regarding the Google Cloud Services and the features the Gemini CLI has.
References:
Source Credit: https://medium.com/google-cloud/quickstart-with-gemini-cli-17fa55228b44?source=rss—-e52cf94d98af—4