Skip to main content

rt hooks

rt › hooks

Toggle git hooks on/off (husky)

Usage

rt hooks <target> <state>

Arguments & flags

Flag / ArgTypeDefaultDescription
<target>textGlobal action (off, on, status) or a specific hook name to target; omit for the interactive picker
<state>selecton/off state to apply when Target is a specific hook name

See code: commands/hooks.ts › toggleHooks