# capt-hook hooks


List all discovered hooks without running their inline tests.


``` bash
capt-hook hooks
```


Each tab-separated row contains pack, home repository, source basename, hook name, events, and the first line of its message or handler docstring.


<span class="gd-details-chevron" aria-hidden="true"></span>Full --help output


    Usage: capt-hook hooks [OPTIONS]

      List all discovered hooks without running their inline tests.

      Each tab-separated row contains pack, home repository, source basename, hook
      name, events, and the first line of its message or handler docstring.

    Options:
      --help  Show this message and exit.
