Skip to main content

history

The history command is used to display the history of previous searches.

Usage

cllm history --limit <limit> --offset <offset> --query <query>

or

cllm history -l <limit> -o <offset> -q <query>

Options

OptionDefaultDescription
--limit or -l10Limit the number of results to display.
--offset or -o0Offset the results by a number.
--query or -qOptionalFilter the results by a query.

Example

history