Skip to main content

Documentation Index

Fetch the complete documentation index at: https://cac.nextmind.space/docs/llms.txt

Use this file to discover all available pages before exploring further.

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.