Gemini CLI retired: Google replaces it with the Antigravity CLI
AnalysisAnyone who scripted Google's Gemini CLI into a build pipeline has a migration on their hands as of June 18, when Google retired that command set and replaced it with the Antigravity CLI. Antigravity shipped at Google I/O in May and is built for the Gemini 3.5 agentic model family, where the tool plans and runs multi-step tasks rather than answering one prompt at a time. The old flags and output formats change, so wrapper scripts and CI jobs that parsed Gemini CLI responses will break until they are rewritten. Google is moving its developer surface from chat to agent and giving teams a few weeks to keep up.