# CLI The CLI can be called as `torrent-models`, `torrent`, or `tm` :'). ```{note} You must install the optional cli dependencies with `torrent-models[cli]` ``` ```{eval-rst} .. click:: torrent_models.cli:main :prog: tm :nested: full ```