# capt-hook logs


View a recent captain-hook session log.


``` bash
capt-hook logs [OPTIONS]
```


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


    Usage: capt-hook logs [OPTIONS]

      View a recent captain-hook session log.

    Options:
      --session TEXT  Session id or transcript path to view
      --tail INTEGER  Show only the last N lines
      --help          Show this message and exit.


# Options


`--session: TEXT`  
Session id or transcript path to view

`--tail: INTEGER`  
Show only the last N lines
