Support keyword: antigravity cli update

Antigravity CLI update

Use a careful update flow: preserve config, rerun the official installer, verify auth, and test one small task before returning to production work.

Updated on 2026-05-27. Independent guide. Use official Google links for downloads and account actions.

When to update

Update searches appear when a launch-era CLI changes quickly, an install command gets revised, or a user thinks a bug may already be fixed. The safe answer is not to chase unofficial packages. Check the official Antigravity CLI docs and product changelog first, then update using the supported installer path.

If your current CLI works, record the current behavior before updating. If your current CLI is broken, capture the exact error before reinstalling. Those two details make rollback and troubleshooting easier.

Safe update checklist

  1. Back up user config files such as settings, keybindings, and MCP config.
  2. Check the official docs for the current install or update command.
  3. Run the installer in the same shell where you use the CLI.
  4. Open a new terminal after the update completes.
  5. Verify the command launches and the account is still signed in.
  6. Run ?, /config, and /permissions before starting a real task.
  7. Test one read-only prompt and one small file edit in a disposable branch.

What not to delete

Do not delete your settings, keybindings, skills, plugins, hooks, or MCP files just because the CLI is being updated. Those files may be exactly what you need to debug a migration. If you suspect one config file is causing trouble, move it aside temporarily and document the change.

Safety note: update pages should never offer mirrored installers. Link to official Google sources and explain verification instead.

Sources: official Google Antigravity product pages, Google Antigravity CLI documentation, and the Google Developers transition announcement. This site is an independent guide and is not affiliated with Google.

FAQ

Is there one universal update command?

Use the current official documentation. Launch-era install and update behavior can change.

Should I delete config before updating?

No. Back it up first. Delete or move files only as a targeted troubleshooting step.

What should I test after updating?

Launch the CLI, confirm auth, open help/config/permissions, and run a small prompt in a disposable branch.

Related Antigravity CLI pages