Running gateway process (SIGTERM → SIGKILL) + autostart service registration
web
Running web app process (SIGTERM → SIGKILL)
vault
~/.grind/: vault DB, config, encryption key, timer state, auth tokens, service state files
The CLI binary itself is not removed. After uninstalling, remove it manually:
Copy
Ask AI
rm -rf ~/.grind/bin/
--vault deletes your vault, encryption key, and all quest data permanently. Back up
~/.grind/vault.db and ~/.grind/config.json before running if you want to preserve your data.