Skip to main content

update

Update cac to the latest version. Detects the install method automatically.
cac self update
Install methodWhat happens
npmRuns npm update -g claude-cac
bashDownloads latest binary from GitHub, regenerates wrapper and shims

delete

Completely uninstall cac. Removes ~/.cac/, PATH entries from shell rc files, and all managed data.
cac self delete
This removes all environments, installed Claude Code versions, certificates, and configuration. This action cannot be undone.