# cc-steer inbox


List recent and undelivered steers -- the fallback surface when the hook stays quiet.


``` bash
cc-steer inbox [OPTIONS]
```


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


    Usage: cc-steer inbox [OPTIONS]

      List recent and undelivered steers -- the fallback surface when the hook
      stays quiet.

    Options:
      --limit INTEGER  How many recent deliveries to show.  [default: 20]
      --help           Show this message and exit.


# Options


`--limit: INTEGER = 20`  
How many recent deliveries to show.
