hook
command
required: false
scopable: false
convert: shlex
The command to execute on selected events.
The program is fed the json-formatted event data through stdin.
events
required: false
scopable: false
convert: list
The list of events to execute the hook command on.
The special value all is also supported.