# `Tinkex.CLI.Commands.Run`
[🔗](https://github.com/North-Shore-AI/tinkex/blob/v0.4.0/lib/tinkex/cli/commands/run.ex#L1)

Training run management commands: list and info.

# `run_run_management`

```elixir
@spec run_run_management(atom(), map(), map()) :: {:ok, map()} | {:error, term()}
```

Manages training run operations (list, info).

---

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