Question 038
### What is the main purpose of using the CodeQL CLI?
> https://docs.github.com/en/code-security/codeql-cli/getting-started-with-the-codeql-cli/about-the-codeql-cli#about-the-codeql-cli
1. [x] To generate a database representation of a codebase, a CodeQL database
1. [ ] To manage repository settings and permissions
1. [ ] To schedule regular maintenance tasks in a repository
1. [ ] To automatically merge pull requests