gage init

The gage init command sets up Gage. It registers the Gage plugin with Claude Code.

gage init [OPTIONS]
OptionDescription
-r, --removeUninstall Gage from Claude Code
-y, --yesSkip confirmation prompt
--import-data <PATH>Import data from PATH
--import-data-preview <PATH>Preview import without modifying the database

An import never overwrites rows with the same IDs. Rejected rows are written to a JSON file next to the modified database file at ~/.gage/data/gage.db.

To remove the rest of a Gage installation, see Uninstall Gage.