# CLI Reference `embedl-hub log` prints the history of runs created with this CLI tool, reading metadata from the configured artifact directory. It does not show every run in your project: runs created outside this CLI tool -- for example, with the `embedl_hub` Python interface -- are visible only in Embedl Hub. ```{eval-rst} .. click:: embedl_hub.cli.app:click_app :prog: embedl-hub :nested: full ```