# `mix comm_bus.entries`
[🔗](https://github.com/fosferon/comm_bus/blob/v0.1.0/{path}#L{line})

# `run`
[🔗](https://github.com/fosferon/comm_bus/blob/v0.1.0/{path}#L{line})

```elixir
@spec run([String.t()]) :: :ok
```

Executes the entries listing task, parsing CLI options, resolving the storage
adapter, and printing matching entries to the console.

## Parameters

  - `args` — Command-line argument list.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
