Updates And Uninstall
These flows change the local installation, not just your current session.
Update
Use:
bash
grok update
grok update --list-backups
grok update --rollback latestImportant behavior:
- updates keep local backups
- rollback can use
latestor an explicit backup path
Uninstall
Use:
bash
grok uninstallWhat it removes:
- binary and backups
- config and runtime state under
~/.grok - saved sessions and local data
- keyring entries
- known shell PATH hooks