> For the complete documentation index, see [llms.txt](https://knowledgebase.ajaxsearchpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.ajaxsearchpro.com/api/wp-cli-commands.md).

# WP CLI commands

Ajax Search Pro offers a [WP CLI](https://wp-cli.org/) integration. WordPress Command line is a convenient way to do various tasks without the browser.

To list all Ajax Search Pro related sub-commands run:

```
wp asp
```

To get help for a specific subcommand, run:

```
wp help asp <subcommand>
```

* [Index Table CLI commands](/api/wp-cli-commands/index-table-cli.md)
* [Search Cache Control CLI commands](/api/wp-cli-commands/search-cache-cli.md)
