
Google's AI-powered coding agent for the command line. Run Gemini CLI in a persistent cloud workstation with Zeabur Terminal access.
Zeabur
Zeabur
Zeabur
Gemini CLI is Google's open-source AI coding agent that runs directly in your terminal. It brings the power of Google's Gemini models to your command line, enabling AI-assisted coding, file manipulation, shell command execution, and more.
This template deploys Gemini CLI as a persistent cloud workstation on Zeabur with a web-based terminal (ttyd) accessible from your browser.
user and the password from the Instructions tab on the Zeabur dashboard.GEMINI_API_KEY in the Zeabur dashboard, or run gemini and follow the authentication prompts. Get a free key at Google AI Studio.gemini
| Command | Description |
|---|---|
gemini | Start an interactive Gemini CLI session |
gemini --version | Check the installed Gemini CLI version |
gemini -p "your prompt" | Send a single prompt without entering interactive mode |
All data under /home/node/ is persisted across restarts and redeployments.
| Variable | Required | Description |
|---|---|---|
GEMINI_API_KEY | Yes | Google Gemini API key from Google AI Studio |
WEB_TERMINAL_PASSWORD | Auto | Password for web terminal login (auto-generated) |
Zeabur