Updated Edit
On this page
Reference for the c deploy-hooks command — usage, flags, arguments, and examples for the deploy-hooks subcommand of the c CLI.
#c deploy-hooks
deploy built-in hook scripts to the ~/.claudewheel/scripts/ directory
#Flags
| Name | Short | Type | Default | Env | Description |
|---|---|---|---|---|---|
--all | bool | deploy every known hook script from the built-in registry at once | |||
--force-overwrite | bool | overwrite existing hook scripts on disk instead of skipping them |
#Arguments
| Name | Required | Description |
|---|---|---|
name | no | name of the specific hook script to deploy (omit to use --all) |