promptgarten ๐ŸŒฑ
๐ŸŒ ES

Command reference ยท Antigravity CLI

/config

Opens the interactive settings editor. Alias: /settings.

/config belongs to the Configurations category, alias /settings. It opens an interactive editor for the CLI's settings.json configuration, covering things like rendering mode and terminal behavior.

โœ… WHEN TO USE IT?

Change CLI settings without manually editing settings.json

Open /config and adjust a setting directly in the panel

โ›” WHEN NOT TO?

You just want to switch the reasoning model

/config covers general configuration; there's a dedicated, more targeted command for picking the model.

Better: /model

SOURCES