

# FT.EXPLAINCLI
<a name="vector-search-commands-ft.explain-cli"></a>

Same as the FT.EXPLAIN command except that the results are displayed in a different format more useful with the redis-cli.

**Syntax**

```
FT.EXPLAINCLI <index> <query>
```

**Return**

A string containing the parsed results.

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Amazon MemoryDB. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query memorydb` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
