-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Closed
Description
Documentation is outdated.
The "-g" switch causes an error when executed.
claude config -g set autoUpdates false
error: unknown option '-g'homebrew-cask/Casks/c/claude-code.rb
Line 39 in fccb0cf
| `claude config set -g autoUpdates false` and use |
Claude responded with:
The -g flag isn't valid for claude config set. Try:
claude config set autoUpdates falseThis sets it globally by default. If you need to confirm the syntax, run claude config --help to see available options.
Metadata
Metadata
Assignees
Labels
No labels