# 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](https://knowledgebase.ajaxsearchpro.com/api/wp-cli-commands/index-table-cli)
* [Search Cache Control CLI commands](https://knowledgebase.ajaxsearchpro.com/api/wp-cli-commands/search-cache-cli)
