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

# list:suites

You can use this command to list all available test suites of your provided configuration file.\
This is great to get an overview of some more complex setups.

```bash
php svrunit.phar list:suites --configuration=./svrunit.xml
```
