Repair
--yes when missing declared project plugins may be installed.
Uninstall exact versions
--force removes the version and clears global activation when it matches. Project files are not changed.
Prune
Preview:Cache
Backups
Project declarations belong in source control.JOLTER_HOME is rebuildable.
For workstation backup:
- stop Jolter operations;
- preserve
config/active.jsononly if global defaults matter; - preserve the cache only if offline recovery matters;
- treat runtime, tool, and plugin-tool directories as platform-specific executables;
- restore only onto a compatible OS and architecture.
Manual recovery
If manual cleanup is unavoidable:- stop all Jolter processes;
- back up
JOLTER_HOME; - make the smallest targeted change;
- run
jolter list; - run
jolter setup; - run
jolter doctor.