Antigravity CLI installs with a single command on every major platform. The installer downloads the latest release, places theDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/google-antigravity/antigravity-cli/llms.txt
Use this file to discover all available pages before exploring further.
agy binary on your PATH, and exits — no package manager or additional dependencies required.
Install the CLI
Choose the tab for your operating system and run the command in your terminal.- macOS / Linux
- Windows PowerShell
- Windows CMD
Open a terminal and run:The installer script downloads the appropriate binary for your architecture, installs it to a location on your
PATH, and prints a confirmation when it finishes.Verify the installation
After the installer completes, confirm thatagy is available and working correctly.
Open a new terminal window
Open a fresh terminal session so that any
PATH changes made by the installer are applied. On Windows, close and reopen PowerShell or Command Prompt.Check the version
Run the following command to confirm the CLI is on your You should see a version number printed to the terminal.
PATH and print the installed version:Launch the CLI
Start Antigravity CLI to confirm it loads correctly:If this is your first launch, the CLI will prompt you to authenticate. See Authentication for details.
For enterprise access, you will need to connect your GCP project during onboarding. See the Enterprise authentication page for details.
Next steps
Onceagy is installed and verified, follow the Quickstart to authenticate and start your first session.