database index-files doesn't work with --db-cluster database
Open
question
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
Running following command
```
codeql.exe database index-files --include-extension .definitions --language xml --size-limit 5m --db-cluster D:\a\_temp\d
```
Returns:
```
Unknown option: '--db-cluster'
```
All other database commands do support `--db-cluster` option
Contributor guide
Assessment
This issue has not been assessed yet.