> For the complete documentation index, see [llms.txt](https://etherlime.gitbook.io/etherlime/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://etherlime.gitbook.io/etherlime/developer-documentation/etherlime-cli/history.md).

# etherlime history

## Syntax

```
etherlime history [limit] [output]
```

Parameters:

* `limit` - \[Optional] By specifying `-limit` you can set the max

  number of historical records to be shown. Default is 5.
* `output` - \[Optional] Defines the way that the logs are shown.

  Choices: `none` - silences the output of logs, `normal` - see

  verbose logs in the console and `structured` - structured output in

  a file meant for inter program communication.

Using this command will print you historical list of execution reports
