hook:clean
Description
Clean hooks. It will delete all hooks, then recreate it.
Usage
hook:clean [options] [--] [<module>]
Arguments
moduleThe module code to clean up
Options
-y,--assume-yesAssume to answer yes to all questions
Example
To clean the hok of Carousel without asking for confirmation
php Thelia hook:clean -y Carousel